feat: 新脚手架
Showing
README.md
0 → 100644
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
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
bin/app.js
0 → 100644
bin/build.js
0 → 100644
bin/buildCocos.js
0 → 100644
bin/utils.js
0 → 100644
package-lock.json
deleted
100644 → 0
This source diff could not be displayed because it is too large. You can view the blob instead.
... | @@ -5,14 +5,17 @@ | ... | @@ -5,14 +5,17 @@ |
"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", | "publish": "node ./bin/build.js", | ||
"win": "cd publish && build.cmd" | "start": "node ./bin/app.js" | ||
}, | }, | ||
"author": "", | "author": "", | ||
"license": "ISC", | "license": "ISC", | ||
"dependencies": { | "dependencies": { | ||
"cnpm": "^6.1.1", | "base-64": "^1.0.0", | ||
"compressing": "^1.5.0", | "compressing": "^1.5.1", | ||
"node-sass": "^4.0.0" | "js-base64": "^3.7.2", | ||
"uuid": "^8.3.2", | |||
"child_process": "^1.0.2", | |||
"express": "^4.17.1" | |||
} | } | ||
} | } |
play/.gitignore
deleted
100644 → 0
No preview for this file type
publish/build.cmd
deleted
100644 → 0
publish/build.js
deleted
100644 → 0
publish/build.sh
deleted
100644 → 0
publish/package.json
deleted
100644 → 0
File deleted
Please register or sign in to comment