update at 2026-04-21 17:55:41
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"build": "npm run build:bundle --",
|
||||
"build:obf": "OBFUSCATE=1 npm run build:bundle --",
|
||||
"build:bundle": "tsc -noEmit -skipLibCheck && node esbuild.config.mjs production",
|
||||
"build:server": "tsc -p server/tsconfig.json",
|
||||
"download": "node tools/download.mjs",
|
||||
"version": "node version-bump.mjs && git add manifest.json versions.json"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user