3 Star 2 Fork 0

Blue/vite-react-cnode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.55 KB
一键复制 编辑 原始数据 按行查看 历史
tcly861204 提交于 2022-01-05 23:43 +08:00 . fix: 新增编译后的html代码压缩
{
"name": "vite-react-cnode",
"version": "0.0.0",
"scripts": {
"dev": "vite --mode development",
"build": "vite build --mode production",
"serve": "vite preview",
"lint": "eslint ."
},
"dependencies": {
"antd-mobile": "^2.3.4",
"axios": "^0.24.0",
"history": "^4.10.1",
"prop-types": "^15.8.0",
"qs": "^6.10.2",
"react": "^17.0.0",
"react-content-loader": "^6.1.0",
"react-dom": "^17.0.0",
"react-lazyload": "^3.2.0",
"react-loadable": "^5.5.0",
"react-redux": "^7.2.2",
"react-router-dom": "^5.2.0",
"react-transition-group": "^4.4.2",
"redux": "^4.0.5",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.3.0"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.16.5",
"@babel/plugin-proposal-decorators": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@babel/preset-react": "^7.16.5",
"@vitejs/plugin-react": "^1.1.3",
"@vitejs/plugin-react-refresh": "^1.3.1",
"eslint": "^7.25.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.2.0",
"html-minifier-terser": "^7.0.0-alpha.1",
"less": "^4.1.2",
"prettier": "^2.2.1",
"redux-logger": "^3.0.6",
"rollup-plugin-visualizer": "^5.5.2",
"sass": "^1.45.1",
"vite": "^2.7.6",
"vite-plugin-compression": "^0.3.6",
"vite-plugin-imp": "^2.0.11"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/tcly861204/vite-react-cnode.git
[email protected]:tcly861204/vite-react-cnode.git
tcly861204
vite-react-cnode
vite-react-cnode
master

搜索帮助