feat:星系广场的彻底实现
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"type": "module",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "tsc&&node dist/main.js",
|
||||
"test": "set \"DEBUG=true\"&&tsc&&node dist/main.js",
|
||||
"rollup": "rollup -c rollup.config.js",
|
||||
"nexe": "nexe -i ./dist/bundle.js --build -t x86-22.13.0 --output ./dist/core.exe",
|
||||
"build": "npm run rollup && npm run nexe"
|
||||
|
||||
Reference in New Issue
Block a user