7 Commits

Author SHA1 Message Date
M Clark 3a5fa7c80f Webpack test.js uses resolve.root too
I realised I should make the change in the test config as well. 

And it seems to better if the test config inherits from baseConfig and defaultSettings where possible, so I did that. That way you are testing as close to your actual config as possible. Especially because there is one test of the config path.
2016-04-06 11:43:47 +08:00
Chris cf5093cd39 Added better support for external package includes 2015-12-11 09:00:04 +01:00
Chris bbd0f7666e Updated babel to 6.0 2015-11-17 07:39:34 +01:00
Chris 827dd86a3c Added support for bower components, as requested in https://github.com/weblogixx/react-webpack-template/issues/8 2015-10-27 08:45:12 +01:00
Chris 89f6f1701b Added support for coverage reporting (as requested in https://github.com/newtriks/generator-react-webpack/issues/158) 2015-10-27 08:08:26 +01:00
sthzg 236012dea6 #1 -- added support to import app configuration based on --env 2015-10-21 12:37:52 +02:00
Chris f871f2aef7 Added own configuration objects for different webpack environments. 2015-09-17 08:02:36 +02:00