rsnext/packages/next/bundles
Tobias Koppers 0ad805fee6
update webpack to 5.30 (#23612)
* has some memory usage improvements
* after a while cache entries that are unused and already persistent to disk are removed from the memory cache
  * When are read again, they are restored from disk again
  * Should play well together with adding and removing pages due to on-demand-entries

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.

## Documentation / Examples

- [ ] Make sure the linting passes
2021-04-01 19:25:57 +00:00
..
babel feat: Webpack loader inlining (#21127) 2021-01-15 01:51:45 +00:00
webpack update webpack, fix runtime location, fix undeclared variable, omit env vars from cache version (#23113) 2021-03-17 08:32:45 +00:00
package.json chore: upgrade webpack5 (#21563) 2021-01-26 21:05:58 +00:00
yarn.lock update webpack to 5.30 (#23612) 2021-04-01 19:25:57 +00:00