Add wrangler assets config, multi-page Vite build (game + studio), cache/WASM headers, and deploy scripts so `npm run deploy` publishes dist.
9 lines
89 B
Plaintext
9 lines
89 B
Plaintext
node_modules/
|
|
dist/
|
|
shots/
|
|
.DS_Store
|
|
.wrangler/
|
|
.dev.vars
|
|
.dev.vars.*
|
|
!.dev.vars.example
|