mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Refactor/Chore: prepare build infra for further optimization
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"command": "node ./Build/download-previous-build.js"
|
||||
},
|
||||
"build:common": {
|
||||
"command": "node ./Build/build.js",
|
||||
"command": "node ./Build/build-common.js",
|
||||
"dependencies": [
|
||||
"download-previous-build"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user