Agency Webpack Mix Config Versions Save

👨‍💻 A capable website/webapp boilerplate ready for the web agency battlefield. Creates a static site with Twig templating by default. Supports Craft/Wordpress/Laravel after a few adjustments.

1.2

4 years ago

Hey there! Here's notable changes since the last release:

  • Improved support for vue file syntax
  • Improved twig-to-html plugin by opening up the API options considerably
  • Removed bundled style linting as it's just way too noisy
  • Dev server: Set as https by default
  • Dev server: Add port config value
  • Added 'globby' file grabbing in place of my plugin 'get-files-in'
  • Allowed folder structures to be retained in src/images
  • Switched to rimraf from clean-webpack-plugin as it was causing fringe issues
  • Static twig sites now minify the html output during build
  • Add whitelisting template to the purgecss config

1.1

4 years ago

We're through the early adjustments and tweaks now so I thought I better slap on a new release. Cheers 🍻

1.0.0

4 years ago

After quite a few weeks in development, this repo has been made public. I'll continue to update and test the config within real projects.