Releases: brocessing/kirby-webpack
Releases · brocessing/kirby-webpack
0.11.0
Compare
Sorry, something went wrong.
No results found
pqml
released this
20 Oct 16:55
Add @babel/runtime as dependency
Merge PR from Sija fixing an issue with mini-css-extract-plugin
0.10.0
Compare
Sorry, something went wrong.
No results found
pqml
released this
09 Oct 12:55
0.9.1
Compare
Sorry, something went wrong.
No results found
pqml
released this
09 Aug 15:13
Fix DeprecationWarning: Tapable.apply is deprecated error on build
0.9.0
Compare
Sorry, something went wrong.
No results found
pqml
released this
09 Aug 14:47
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
Compare
Sorry, something went wrong.
No results found
pqml
released this
08 Apr 16:34
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
Compare
Sorry, something went wrong.
No results found
pqml
released this
08 Apr 16:34
Release 0.7.5
0.7.4
Compare
Sorry, something went wrong.
No results found
pqml
released this
02 Mar 15:39
Fix kirby-webpack for kirby 2.5.9
Add https option for the devServer in main.config.js
0.7.3
Compare
Sorry, something went wrong.
No results found
Add --no-ignore opt-in flag to kirby:add (see #34 )
0.7.2
Compare
Sorry, something went wrong.
No results found
pqml
released this
24 Jan 18:49
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
Compare
Sorry, something went wrong.
No results found
pqml
released this
24 Jan 14:52
Fix browser sync Uncaught SyntaxError: Unexpected identifier error on devServer
Keep .gitkeep on kirby:update