rsnext/packages/next/bundles
Tobias Koppers 1d643eb6e1
update webpack to 5.36.2, use dependOn (#24656)
* update webpack to 5.36.2
* use dependOn to optimize chunks
* disable vendor splitting for main and _app chunks

=> decreases bundle size in general, gets rid of the 2 extra vendor chunks shared by all pages.

## 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-05-03 10:25:44 +00:00
..
babel Adds ESLint with default rule-set (#23702) 2021-04-30 11:09:07 +00:00
webpack upgrade to webpack 5.31.0 (#23776) 2021-04-07 18:55:06 +00:00
package.json chore: upgrade webpack5 (#21563) 2021-01-26 21:05:58 +00:00
yarn.lock update webpack to 5.36.2, use dependOn (#24656) 2021-05-03 10:25:44 +00:00