修改打包代码
Showing
build/asset-manifest.json
0 → 100644
build/favicon.ico
0 → 100644
3.78 KB
build/index.html
0 → 100644
build/logo192.png
0 → 100644
5.22 KB
build/logo512.png
0 → 100644
9.44 KB
build/manifest.json
0 → 100644
build/robots.txt
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
28 KB
... | ... | @@ -27,12 +27,6 @@ |
"test": "react-scripts test", | ||
"eject": "react-scripts eject" | ||
}, | ||
"eslintConfig": { | ||
"extends": [ | ||
"react-app", | ||
"react-app/jest" | ||
] | ||
}, | ||
"browserslist": { | ||
"production": [ | ||
">0.2%", | ||
... | ... | @@ -45,9 +39,5 @@ |
"last 1 safari version" | ||
] | ||
}, | ||
"externals": { | ||
"react": "React", | ||
"react-dom": "ReactDOM" | ||
}, | ||
"types": "index.d.ts" | ||
} |
This source diff could not be displayed because it is too large. You can view the blob instead.
server/webpack.config.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.