Releases: ben-rogerson/agency-webpack-mix-config
Releases Β· ben-rogerson/agency-webpack-mix-config
Refinements and things
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
We're through the early adjustments and tweaks now so I thought I better slap on a new release.
Cheers π»
First version released! π
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.