Skip to content

Releases: digitalorigin/create-react-app

Release v3.6.1

21 Jun 10:12

Choose a tag to compare

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

05 Jun 07:05

Choose a tag to compare

  • Added support for CSS-Modules using .module.scss as file extension.
  • Upgraded create-react-app from original repository up to v1.1.4