Releases: brocessing/kirby-webpack
Releases · brocessing/kirby-webpack
0.11.0
0.10.0
-
Update devDependencies
- Fixes "vulnerabilities" warning on
npm install
- Fixes "vulnerabilities" warning on
-
Switch from extract-text-webpack-plugin to mini-css-extract-plugin
- Faster CSS exports
- This is the recommended plugin to use with Webpack 4
0.9.1
0.9.0
- Update dependencies
- Add CSSNano to minify CSS in production (css-loader doesn't handle it anymore)
- Fix
Tapable.plugin is deprecated
warning - Add
site/router.php
to add support of "route with extensions" into the built-in server- You can now use https://getkirby.com/docs/developer-guide/advanced/representations without using a proxy