代码拉取完成,页面将自动刷新
{
"name": "project",
"version": "1.0.0",
"description": "make a new project with webpack",
"main": "index.js",
"scripts": {
"dep": "NODE_ENV='production' webpack -p --progress --colors --config webpack.production.config.js",
"test": "NODE_ENV='production' webpack -p --progress --colors --config webpack.production.config.js --json --profile > stats.json",
"dev": "webpack-dev-server --devtool eval --progress --colors --content-base build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sanyuelanv/learn_mobx.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/sanyuelanv/learn_mobx/issues"
},
"homepage": "https://github.com/sanyuelanv/learn_mobx#readme",
"devDependencies": {
"babel-core": "^6.13.2",
"babel-loader": "^6.2.5",
"babel-plugin-transform-class-properties": "^6.22.0",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-imports": "^1.2.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.22.0",
"babel-preset-react": "^6.23.0",
"babel-preset-stage-0": "^6.22.0",
"css-loader": "^0.27.1",
"extract-text-webpack-plugin": "^2.1.0",
"gulp": "^3.9.1",
"gulp-concat": "^2.6.1",
"gulp-clean-css": "^3.0.4",
"gulp-rename": "^1.2.2",
"redux-logger": "^2.7.0",
"style-loader": "^0.13.2",
"webpack": "^2.2.1",
"webpack-dev-server": "^2.4.1"
},
"dependencies": {
"babel-runtime": "^6.23.0",
"lodash.assign": "^4.2.0",
"lodash.throttle": "^4.1.1",
"mobx": "^3.1.9",
"mobx-react": "^4.1.8",
"react": "^15.5.4",
"react-dom": "^15.5.4",
"react-router-dom": "^4.1.1"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。