Skip to content

Releases: scriptex/webpack-mpa

Better SCSS

Choose a tag to compare

@scriptex scriptex released this 18 Apr 11:22

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

Choose a tag to compare

@scriptex scriptex released this 04 Apr 13:18

This minor release removes the repetition of SVGO configuration object.

Better SVG Sprite

Choose a tag to compare

@scriptex scriptex released this 16 Mar 20:44

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

Choose a tag to compare

@scriptex scriptex released this 08 Mar 08:20

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

Choose a tag to compare

@scriptex scriptex released this 26 Feb 12:57

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

Optimized workflow

Choose a tag to compare

@scriptex scriptex released this 18 Feb 12:17

This release includes

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