File tree Expand file tree Collapse file tree 3 files changed +3
-817
lines changed
Expand file tree Collapse file tree 3 files changed +3
-817
lines changed Original file line number Diff line number Diff line change 4141 "publish:npm" : " npm publish --access=public" ,
4242 "publish:jsr" : " npx jsr publish" ,
4343 "publish:all" : " pnpm publish:npm && pnpm publish:jsr" ,
44- "lint" : " eslint . --fix" ,
45- "wrangle" : " wranger deploy --env=\"\" "
44+ "lint" : " eslint . --fix"
4645 },
4746 "publishConfig" : { "access" : " public" },
4847 "devDependencies" : {
5857 "postcss-import" : " ^16.1.1" ,
5958 "terser" : " ^5.44.0" ,
6059 "vite" : " npm:rolldown-vite@7.1.14"
61- },
62- "dependencies" : { "wrangler" : " ^4.45.0" }
60+ }
6361}
Original file line number Diff line number Diff line change 11name = " voltx-demo"
22pages_build_output_dir = " dist-demo"
33compatibility_date = " 2025-10-25"
4- compatibility_flags = [ " nodejs_compat" ]
5-
6- [env ]
7- production = { }
4+ compatibility_flags = [" nodejs_compat" ]
You can’t perform that action at this time.
0 commit comments