Skip to content

Refinements and things

Latest
Compare
Choose a tag to compare
@ben-rogerson ben-rogerson released this 18 Aug 00:30
· 33 commits to master since this release

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