1 Star 0 Fork 30

丶曾说/React-webpack

forked from 梅气灶/React-webpack 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 987 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "React-webpack",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack",
"dev": "webpack-dev-server --devtool eval --progress --colors --content-base build"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"autoprefixer-loader": "^3.2.0",
"babel-core": "^6.13.2",
"babel-loader": "^6.2.5",
"babel-preset-es2015": "^6.13.2",
"babel-preset-react": "^6.11.1",
"css-loader": "^0.23.1",
"file-loader": "^0.9.0",
"html-webpack-plugin": "^2.24.1",
"jsx-loader": "^0.13.2",
"node-sass": "^3.8.0",
"react": "^15.3.1",
"react-dom": "^15.3.1",
"sass-loader": "^4.0.0",
"style-loader": "^0.13.1",
"webpack": "^1.13.2",
"webpack-dev-server": "^1.15.0"
},
"dependencies": {
"antd": "^1.11.1",
"extract-text-webpack-plugin": "^1.0.1",
"react-router": "^2.8.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/JavaScirpt/React-webpack.git
git@gitee.com:JavaScirpt/React-webpack.git
JavaScirpt
React-webpack
React-webpack
master

搜索帮助