Update dependency webpack to v5.99.9
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| webpack | devDependencies | patch | 5.99.8 -> 5.99.9 |
Release Notes
webpack/webpack (webpack)
v5.99.9
Fixes
- HMR might fail if there are new initial chunks
- Destructuring namespace import with default
- Destructuring namespace import with computed-property
- Generate valid code for es export generation for multiple module entries
- Fixed public path issue for ES modules
- Asset modules work when lazy compilation used
- Eliminate unused statements in certain scenarios
- Fixed regression with location and order of dependencies
- Fixed typescript types
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.