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