rsnext/packages/next/compiled/webpack
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
..
amd-define.js feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
amd-options.js feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
BasicEvaluatedExpression.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
bundle4.js Upgrade jest-worker (#23077) 2021-03-16 21:08:35 +00:00
bundle5.js update webpack to 5.30 (#23612) 2021-04-01 19:25:57 +00:00
empty.js feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
global.js feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
GraphHelpers.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
harmony-module.js feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
HotModuleReplacement.runtime.js update webpack, fix runtime location, fix undeclared variable, omit env vars from cache version (#23113) 2021-03-17 08:32:45 +00:00
index.js feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
JavascriptHotModuleReplacement.runtime.js update webpack, fix runtime location, fix undeclared variable, omit env vars from cache version (#23113) 2021-03-17 08:32:45 +00:00
lazy-compilation-node.js chore: upgrade webpack5 (#21563) 2021-01-26 21:05:58 +00:00
lazy-compilation-web.js chore: upgrade webpack5 (#21563) 2021-01-26 21:05:58 +00:00
LICENSE feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
minify.js feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
module.js feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
ModuleFilenameHelpers.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
NodeEnvironmentPlugin.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
NodeTargetPlugin.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
package.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
package.json feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
sources.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
system.js feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
webpack-lib.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
webpack.d.ts Add webpack type to ncc bundle (#21785) 2021-02-03 16:39:59 +00:00
webpack.js fix: load webpack hook before config is required (#22583) 2021-02-27 06:19:35 +00:00
worker.js feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00