Skip to content

Commit d4676cc

Browse files
committed
Move json_typegen_web2 -> json_typegen_web
1 parent 35fbdef commit d4676cc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"rsw-watch": "rsw watch",
1010
"build": "rsw build && vite build",
1111
"preview": "vite build && vite preview",
12+
"deploy": "npm run build && firebase deploy",
1213
"format": "prettier --write src --plugin prettier-plugin-svelte",
1314
"check": "svelte-check --tsconfig ./tsconfig.json"
1415
},

0 commit comments

Comments
 (0)