修改
Showing
config/default.json
0 → 100644
config/dev.json
0 → 100644
config/prod.json
0 → 100644
dist/compress.js
0 → 100644
dist/compress.js.map
0 → 100644
dist/remote-configs.js
0 → 100644
dist/remote-configs.js.map
0 → 100644
http-test/test.http
0 → 100644
... | @@ -4,12 +4,18 @@ | ... | @@ -4,12 +4,18 @@ |
"main": "dist/index.js", | "main": "dist/index.js", | ||
"license": "MIT", | "license": "MIT", | ||
"dependencies": { | "dependencies": { | ||
"@tuia/apollo": "^0.1.0", | |||
"@types/config": "^0.0.39", | |||
"@types/node-fetch": "2", | |||
"ali-oss-duiba": "^1.0.12", | |||
"config": "^3.3.6", | |||
"eureka-client-ts": "^0.2.10", | "eureka-client-ts": "^0.2.10", | ||
"fs-extra": "^8.1.0", | "fs-extra": "^8.1.0", | ||
"imagemin": "^7.0.1", | "imagemin": "^7.0.1", | ||
"imagemin-jpegtran": "^6.0.0", | "imagemin-jpegtran-cn": "^7.0.2", | ||
"imagemin-pngquant2": "^9.0.1", | "imagemin-pngquant-cn": "^9.0.1", | ||
"log4js": "^6.1.2", | "log4js": "^6.1.2", | ||
"node-fetch": "2", | |||
"node-tinify": "^1.0.4", | "node-tinify": "^1.0.4", | ||
"restify": "^8.5.1" | "restify": "^8.5.1" | ||
}, | }, | ||
... | ... |
src/compress.ts
0 → 100644
src/remote-configs.ts
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment