Skip to content

Conversation

@mwood23
Copy link
Collaborator

@mwood23 mwood23 commented Nov 4, 2025

Closes #

[CLIENT] ../../dist/client/splash/splash.html    0.52 kB │ gzip:  0.29 kB
[CLIENT] ../../dist/client/index.html            0.52 kB │ gzip:  0.29 kB
[CLIENT] ../../dist/client/index.css             7.53 kB │ gzip:  2.40 kB
[CLIENT] ../../dist/client/splash.js             1.66 kB │ gzip:  0.75 kB │ map:     3.43 kB
[CLIENT] ../../dist/client/default.js            2.97 kB │ gzip:  1.23 kB │ map:     7.63 kB
[CLIENT] ../../dist/client/index.js            318.27 kB │ gzip: 84.21 kB │ map: 1,341.03 kB

💸 TL;DR

📜 Details

Design Doc

Jira

🧪 Testing Steps / Validation

✅ Checks

  • CI tests (if present) are passing
  • Adheres to code style for repo
  • Contributor License Agreement (CLA) completed if not a Reddit employee

devvit.json Outdated
"entry": "splash/splash.html"
},
"game": {
"entry": "index.html"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔕 since this is no longer the default entry, suggest making this game.html and matching splash organization pattern. I'm thinking either:

  1. entries/splash.html and entries/game.html.
  2. splash/splash.html and game/game.html.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Went with game/game.html

Copy link
Member

@niedzielski niedzielski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@mwood23 mwood23 merged commit 03457f0 into main Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants