Releases: scriptex/webpack-mpa
Releases · scriptex/webpack-mpa
Better SCSS
This release makes sure that newly created stylesheets will correctly be parsed by the SASS/PostCSS compilers and their contents will be added to the compiled stylesheet.
DRY SVGO config
This minor release removes the repetition of SVGO configuration object.
Better SVG Sprite
This release handles SVG sprites better by moving the generator script in the config file and call it each time the start script is called.
Minify external images
This release is a minor one and adds the ability to minify external images (e.g. images not referenced in the stylesheets or in the scripts)
Update to work with webpack v4
This release works with the latest webpack version (v4).
This release also fixes some minor paths issues.
Optimized workflow
This release includes
- better environment-based setup (development or production)
- updates to the starting stylesheets
- adding of missing critical stylesheets such as responsive utilities