Releases: brocessing/kirby-webpack
Releases · brocessing/kirby-webpack
0.11.0
20 Oct 16:55
Compare
Sorry, something went wrong.
No results found
Add @babel/runtime as dependency
Merge PR from Sija fixing an issue with mini-css-extract-plugin
0.10.0
09 Oct 12:55
Compare
Sorry, something went wrong.
No results found
0.9.1
09 Aug 15:13
Compare
Sorry, something went wrong.
No results found
Fix DeprecationWarning: Tapable.apply is deprecated error on build
0.9.0
09 Aug 14:47
Compare
Sorry, something went wrong.
No results found
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
0.8.0
08 Apr 16:34
Compare
Sorry, something went wrong.
No results found
Update dependencies to use Webpack 4
Add a phpHost option to specify the host for the php built-in server
Only transform localhost to its ipv6 equivalent ([::1]) for MacOS and OSX
0.7.5
08 Apr 16:34
Compare
Sorry, something went wrong.
No results found
0.7.4
02 Mar 15:39
Compare
Sorry, something went wrong.
No results found
Fix kirby-webpack for kirby 2.5.9
Add https option for the devServer in main.config.js
0.7.3
01 Feb 18:54
Compare
Sorry, something went wrong.
No results found
Add --no-ignore opt-in flag to kirby:add (see #34 )
0.7.2
24 Jan 18:49
Compare
Sorry, something went wrong.
No results found
Add ignored option for the devServer to fix browserSync infinite reloading
This issue was often caused by a plugin writing content on a watched directory
0.7.1
24 Jan 14:52
Compare
Sorry, something went wrong.
No results found
Fix browser sync Uncaught SyntaxError: Unexpected identifier error on devServer
Keep .gitkeep on kirby:update