mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
feat: add build script for consistent project building
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
"web:dev": "vite --config webapp/vite.config.ts",
|
"web:dev": "vite --config webapp/vite.config.ts",
|
||||||
"web:build": "vite build --config webapp/vite.config.ts",
|
"web:build": "vite build --config webapp/vite.config.ts",
|
||||||
"web:typecheck": "tsc -p webapp/tsconfig.json --noEmit",
|
"web:typecheck": "tsc -p webapp/tsconfig.json --noEmit",
|
||||||
|
"build": "vite build --config webapp/vite.config.ts",
|
||||||
"deploy": "npm run web:build && wrangler deploy"
|
"deploy": "npm run web:build && wrangler deploy"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|||||||
Submodule
+1
Submodule tmp/bitwarden-android added at 60bc6ee0ca
Submodule
+1
Submodule tmp/bitwarden-clients added at cfa4b1c27f
Submodule
+1
Submodule tmp/bitwarden-ios added at ace6e2b2dd
Submodule
+1
Submodule tmp/bitwarden-sdk added at ffdbb49e65
Reference in New Issue
Block a user