feat: 重新组装脚手架,还没弄完,慎重使用
Showing
bin/build_step_2.js
0 → 100644
bin/build_step_3.js
0 → 100644
This diff is collapsed.
... | @@ -5,12 +5,15 @@ | ... | @@ -5,12 +5,15 @@ |
"main": "build.js", | "main": "build.js", | ||
"scripts": { | "scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | "test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "sh ./publish/build.sh", | "build": "sh ./bin/build.sh", | ||
"win": "cd publish && build.cmd" | "win": "cd bin && build.cmd" | ||
}, | }, | ||
"author": "", | "author": "", | ||
"license": "ISC", | "license": "ISC", | ||
"dependencies": { | "dependencies": { | ||
"compressing": "^1.5.0" | "base-64": "^1.0.0", | ||
"compressing": "^1.5.1", | |||
"js-base64": "^3.7.2", | |||
"uuid": "^8.3.2" | |||
} | } | ||
} | } |
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
No preview for this file type
publish/package.json
deleted
100644 → 0
File deleted
Please register or sign in to comment