mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-25 21:55:42 +08:00
Support statics
This commit is contained in:
committed by
Christopher Chedeau
parent
bac207bde5
commit
d0c25cb725
@@ -23,12 +23,15 @@
|
||||
"eslint-plugin-import": "^1.10.3",
|
||||
"eslint-plugin-jsx-a11y": "^1.5.5",
|
||||
"eslint-plugin-react": "^5.2.2",
|
||||
"file-loader": "^0.9.0",
|
||||
"html-webpack-plugin": "^2.22.0",
|
||||
"json-loader": "^0.5.4",
|
||||
"postcss-loader": "^0.9.1",
|
||||
"react": "^15.2.1",
|
||||
"react-dom": "^15.2.1",
|
||||
"rimraf": "^2.5.3",
|
||||
"style-loader": "^0.13.1",
|
||||
"url-loader": "^0.5.7",
|
||||
"webpack": "^1.13.1",
|
||||
"webpack-dev-server": "^1.14.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user