Skip to content

Releases: ben-rogerson/agency-webpack-mix-config

Refinements and things

18 Aug 00:30
Compare
Choose a tag to compare

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

Solidified initial features and documentation

05 Jul 23:56
Compare
Choose a tag to compare

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

First version released! 🎊

23 Jun 22:33
Compare
Choose a tag to compare

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.