1
Showing
.gitignore
0 → 100644
File moved
MD.js
0 → 100644
mock/collect_0722/index.js
0 → 100644
mock/common/index.js
0 → 100644
mock/common/rule.js
0 → 100644
mock/index.js
0 → 100644
mock/proxy.js
0 → 100644
{ | { | ||
"name": "tbgame", | "name": "sparkproject-1606025587972", | ||
"version": "1.0.0", | "version": "1.0.0", | ||
"description": "", | "private": true, | ||
"main": "index.html", | "scripts": {}, | ||
"devDependencies": { | "dependencies": { | ||
"ali-oss": "^4.11.4", | "axios": "^0.19.2", | ||
"chalk": "^2.3.0", | "css-loader": "^3.6.0", | ||
"co": "^4.6.0", | "fyge-tbmini": "^1.3.1", | ||
"del": "^2.2.1", | "postcss-loader": "^3.0.0", | ||
"fs": "0.0.2", | "prettier": "^2.0.5", | ||
"imagemin": "^7.0.1", | "qs": "^6.9.4", | ||
"imagemin-mozjpeg": "^8.0.0", | "react": "^16.4.1", | ||
"imagemin-pngquant": "^8.0.0", | "react-dom": "^16.4.1", | ||
"mock-webpack-plugin": "^2.0.0", | "react-redux": "^5.0.7", | ||
"path": "^0.12.7", | "redux": "^4.0.0", | ||
"progress": "^2.0.0", | "redux-thunk": "^2.3.0", | ||
"ts-loader": "^4.0.0", | "style-loader": "^1.2.1", | ||
"tslint": "^5.9.1", | "spark-utils": "git+ssh://git@gitlab2.dui88.com:spark/spark-utils.git" | ||
"typescript": "^2.7.2", | |||
"webpack": "^4.1.0", | |||
"webpack-cli": "^3.1.1", | |||
"webpack-dev-server": "^3.1.0", | |||
"webpack-merge": "^4.1.2", | |||
"uglifyjs-webpack-plugin": "^2.1.2", | |||
"psd": "^3.2.0" | |||
}, | }, | ||
"dependencies": {}, | "devDependencies": { "mockjs": "^1.1.0" } | ||
"scripts": { | |||
"psd": "node scripts/psdH.js && node scripts/flushRes", | |||
"createModule": "node scripts/createModule", | |||
"flushRes": "node scripts/flushRes", | |||
"handleRes": "node scripts/delRel && node scripts/copyRes && node scripts/createTm && node scripts/textureMerge && node scripts/delTm && node scripts/imageMin", | |||
"upload": "node scripts/upload", | |||
"build": "npm run handleRes && node scripts/mergeJson && npm run upload && npm run buildTS", | |||
"watch": "webpack --watch", | |||
"dev": "webpack-dev-server --open --config webpack.dev.js --host 0.0.0.0", | |||
"buildTS": "webpack --config webpack.prod.js && node scripts/mergeJs", | |||
"copyJs": "node scripts/copyJs" | |||
}, | |||
"author": "MrKwon", | |||
"license": "ISC" | |||
} | } |
public/favicon.ico
0 → 100644
3.78 KB
public/index.html
0 → 100644
sparkrc.js
0 → 100644
src/api/apicfg.js
0 → 100644
src/api/index.js
0 → 100644
src/api/request.js
0 → 100644
src/app.jsx
0 → 100644
src/app.less
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
src/canvas/game/package.json
0 → 100644
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
src/resconfig/res.js
0 → 100644
This diff is collapsed.
src/resconfig/resList.js
0 → 100644
This diff is collapsed.