v5.8.5
These general bugfixes and improvements are recommended for all projects running 5.8.x.
Changes
- 🛼 improve(patch): hard code /__bud/hmr path
- 🛼 improve(patch): public path
- prevent fatal error with
webpack-manifest-plugin
ifbuild.output.publicPath
is undefined - set public path based on
APP_PUBLIC_PATH
envvar (if present) - explicitly set public path for mini-css loader
- prevent fatal error with
- 🛼 improve(patch): improve watcher
Docs
This release coincides with updated documentation stemming from recurring discourse topics and github issues: