feat: 新版目录结构
Showing
No preview for this file type
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
creator.d.ts
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
form/publish/form.zip
0 → 100644
File added
jsconfig.json
0 → 100644
... | @@ -5,12 +5,17 @@ | ... | @@ -5,12 +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": { | ||
"compressing": "^1.5.0" | "base-64": "^1.0.0", | ||
"compressing": "^1.5.1", | |||
"js-base64": "^3.7.2", | |||
"uuid": "^8.3.2", | |||
"child_process": "^1.0.2", | |||
"express": "^4.17.1" | |||
} | } | ||
} | } |
project.json
0 → 100644
publish/.DS_Store
deleted
100644 → 0
File deleted
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
publish/utils.js
deleted
100644 → 0
tsconfig.json
0 → 100644
yarn.lock
0 → 100644
Please register or sign in to comment