# webpackDemo **Repository Path**: hungyatC/webpackDemo ## Basic Information - **Project Name**: webpackDemo - **Description**: 一个功能比较全的静态文件打包项目。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webpackDemo 一个功能比较全的静态文件打包配置文件; 开发和生产环境配置分离; 功能: "babel-core": "^6.26.0", "babel-loader": "^7.1.4", "babel-plugin-transform-runtime": "^6.23.0", "babel-polyfill": "^6.26.0", "babel-preset-env": "^1.6.1", "babel-preset-es2015": "^6.24.1", "babel-preset-react": "^6.24.1", "clean-webpack-plugin": "^0.1.17", "css-loader": "^0.28.7", "eslint": "^4.19.1", "eslint-config-enough": "^0.3.0", "eslint-loader": "^2.0.0", "extract-text-webpack-plugin": "^3.0.2", "file-loader": "^0.10.0", "html-loader": "^0.5.1", "html-webpack-inline-source-plugin": "^0.0.10", "html-webpack-plugin": "^2.30.1", "html-withimg-loader": "^0.1.16", "node-sass": "^4.5.3", "postcss-cssnext": "^3.0.2", "postcss-loader": "^2.0.8", "raw-loader": "^0.5.1", "sass-loader": "^6.0.6", "style-loader": "^0.19.0", "url-loader": "^0.6.2", "webpack": "^3.8.1", "webpack-dev-server": "^2.9.3", "webpack-merge": "^4.1.0" 使用:npm/cnpm install