Releases: digitalorigin/create-react-app
Releases · digitalorigin/create-react-app
Release v3.6.1
Update webpack.config.prod.js
Add a property into ExtractTextPlugin, allChunks=true, to add scss defined inside the application to minified css file generated after a build.
Release v3.6.0
- Added support for CSS-Modules using .module.scss as file extension.
- Upgraded create-react-app from original repository up to v1.1.4