仓库整理
This commit is contained in:
parent
42827f9a52
commit
8591a3b844
@ -5,7 +5,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"release": "npm run minify && node build.js",
|
"release": "npm run minify && node build.js",
|
||||||
"minify": "uglifyjs wuhu-torn-helper.js -o release.min.user.js -m",
|
"minify": "uglifyjs misc/wuhu-torn-helper.js -o release.min.user.js -m",
|
||||||
"serve": "",
|
"serve": "",
|
||||||
"build": "rollup -c",
|
"build": "rollup -c",
|
||||||
"compile": "tsc --outDir output"
|
"compile": "tsc --outDir output"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user