Releases: react-webpack-generators/react-webpack-template
Releases · react-webpack-generators/react-webpack-template
v2.0.1-6
- Added css module related config to Test.js - commit
v2.0.1-5
big thanks to @stylesuxx for the contribution
- updated dependencies - commit
- updated Webpack config to comply with validation - commit
- updated react hot loader to version 3 - commit
v1.7.3
- CHORE: Fixed build link url... commit
- Disable opening web browser on npm start commit
- Fixed typo in console output on npm start commit
- Refactored V1 tests to use inline function commit
- Updated src/config/README.md commit
- Added alias for new ReactMount location commit
v2.0.1-4
- Added .idea/ directory to .gitignore (48f7d49)
- Removes dependency to cssmodules (59f0a2a)
v2.0.1-3
- Moved default port to 8000 (collides with karma setup) (20980d8)
- Updated CSS loaders to support CSSModules (8c9f46b)
- Switched to isparta-loader, updated package dependencies (dd88e1d)
- Update npm req for Travis to v3+ (2db0659)
- Fix root .eslintrc to validate as JSON (280098e)
- Fixed style loaders in unittests (c51327e)
v2.0.1-2
- Added support for regular css, as well as css modules (with own loader) (357b8c8)