Added some performance improvements to webpack configuration.

This commit is contained in:
Chris
2015-09-09 22:04:55 +02:00
parent a18cbbb270
commit 570db8e4ea
3 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -8,11 +8,11 @@ The following features are planned to be included in the final version:
- [x] Webpack and Webpack-Dev-Server, including hot-loader
- [x] Babel and JSX
- [x] Mocha Unit tests (*optional*)
- [ ] React.Router
- [x] EsLint Support
- [x] No dependency on grunt, gulp or the next hot taskrunner!
## Todo
- [ ] Better performance for webpack builds
- [ ] The dynamic webpack configuration is clunky, there must be a better way to do that!
- [ ] Karmas webpack configuration is not included in the global webpack.config.js file, but it really should