webpack-mpa

Multiple page application setup with Webpack using SASS, PostCSS, ES6+, etc

MIT License

Downloads
155
Stars
46
Committers
8
webpack-mpa -

Published by scriptex about 6 years ago

webpack-mpa - Switch from local SCSS files to ITSCSS

Published by scriptex about 6 years ago

The local starting SCSS files have been removed in favor of ITSCSS.

This makes it easy to switch to a preferred scss boilerplate or use none at all.

webpack-mpa -

Published by scriptex over 6 years ago

webpack-mpa - Lightweight CSS extract + more

Published by scriptex over 6 years ago

This release switches from deprecated(?) extract-text-webpack-plugin to the compatible with Webpack 4 mini-css-extract-plugin.

This release also introduces .gitattributes config file and xml configuration for application logos/icons on Windows 8+

webpack-mpa - Editorconfig + PostCSS Normalize

Published by scriptex over 6 years ago

This release introduces consistent editor configuration using .editorconfig file.
This release also switches from normalize.css to PostCSS Normalize

webpack-mpa - PWA

Published by scriptex over 6 years ago

This release makes it easy to convert your application to a Progressive Web Application (PWA).

Change the PWA icon located in assets/images/favicon.icon.png with the icon of your choice (preferred image size is 512x512 pixels).

Then just run yarn pwa.

That's it.

webpack-mpa -

Published by scriptex over 6 years ago

webpack-mpa - Critical CSS and better image optimization

Published by scriptex over 6 years ago

This release adds ability to extract critical CSS and inline it to avoid blocking the browser.
This release also updates the images optimization tool

webpack-mpa - Better documentation

Published by scriptex over 6 years ago

This release adds extended documentation in README

webpack-mpa - Better SCSS

Published by scriptex over 6 years ago

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.

webpack-mpa - DRY SVGO config

Published by scriptex over 6 years ago

This minor release removes the repetition of SVGO configuration object.

webpack-mpa - Better SVG Sprite

Published by scriptex over 6 years ago

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.

webpack-mpa - Minify external images

Published by scriptex over 6 years ago

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)

webpack-mpa - Update to work with webpack v4

Published by scriptex over 6 years ago

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

webpack-mpa - Optimized workflow

Published by scriptex over 6 years ago

This release includes

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

Published by scriptex over 6 years ago

🎉 The first stable version since the beginning

Package Rankings
Top 17.34% on Npmjs.org
Badges
Extracted from project README
Travis CI Github Build Codacy Badge Codebeat Badge CodeFactor Badge DeepScan grade Analytics