mirror of
https://github.com/wassname/react-webpack-template.git
synced 2026-06-27 19:48:31 +08:00
Added new dev dependencies and some badges
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
> This repository holds a base template for the new version of generator-react-webpack.
|
||||
It can be understood as the prototype for newly generated projects.
|
||||
|
||||
[](https://travis-ci.org/weblogixx/react-webpack-template)
|
||||
[](https://travis-ci.org/weblogixx/react-webpack-template)   
|
||||
|
||||
## Features
|
||||
The following features are currently included:
|
||||
|
||||
+3
-2
@@ -40,11 +40,12 @@
|
||||
"babel-loader": "^5.3.2",
|
||||
"chai": "^3.2.0",
|
||||
"copyfiles": "^0.2.1",
|
||||
"css-loader": "^0.16.0",
|
||||
"css-loader": "^0.21.0",
|
||||
"eslint": "^1.2.1",
|
||||
"eslint-loader": "^1.0.0",
|
||||
"eslint-plugin-react": "^3.3.0",
|
||||
"file-loader": "^0.8.4",
|
||||
"glob": "^5.0.15",
|
||||
"karma": "^0.13.9",
|
||||
"karma-chai": "^0.1.0",
|
||||
"karma-mocha": "^0.2.0",
|
||||
@@ -60,7 +61,7 @@
|
||||
"phantomjs": "^1.9.18",
|
||||
"react-hot-loader": "^1.2.9",
|
||||
"rimraf": "^2.4.3",
|
||||
"style-loader": "^0.12.3",
|
||||
"style-loader": "^0.13.0",
|
||||
"url-loader": "^0.5.6",
|
||||
"webpack": "^1.12.0",
|
||||
"webpack-dev-server": "^1.12.0"
|
||||
|
||||
Reference in New Issue
Block a user