Skip to content

Releases: scriptex/webpack-mpa

Better SCSS

18 Apr 11:22
Compare
Choose a tag to compare

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

04 Apr 13:18
Compare
Choose a tag to compare

This minor release removes the repetition of SVGO configuration object.

Better SVG Sprite

16 Mar 20:44
Compare
Choose a tag to compare

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

08 Mar 08:20
Compare
Choose a tag to compare

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

26 Feb 12:57
Compare
Choose a tag to compare

This release works with the latest webpack version (v4).
This release also fixes some minor paths issues.

Optimized workflow

18 Feb 12:17
Compare
Choose a tag to compare

This release includes

  • better environment-based setup (development or production)
  • updates to the starting stylesheets
  • adding of missing critical stylesheets such as responsive utilities