mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-04-17 04:58:06 +08:00
chore: dev 调整
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"serve": "node sub-store.min.js",
|
"serve": "node sub-store.min.js",
|
||||||
"start": "nodemon -w src -w package.json --exec babel-node src/main.js",
|
"start": "nodemon -w src -w package.json --exec babel-node src/main.js",
|
||||||
"dev:esbuild": "nodemon -w src -w package.json dev-esbuild.js",
|
"dev:esbuild": "nodemon -w src -w package.json dev-esbuild.js",
|
||||||
"dev:run": "nodemon -w sub-store.json -w sub-store.min.js sub-store.min.js",
|
"dev:run": "nodemon -w sub-store.min.js sub-store.min.js",
|
||||||
"build": "gulp",
|
"build": "gulp",
|
||||||
"bundle": "node bundle.js"
|
"bundle": "node bundle.js"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user