rsnext/packages
Tim Neutkens e1502bc9a5
Enable webpack5 for all apps (#25639)
* Enable webpack 5 by default for all apps

Still provides a way to opt-out using `webpack5: false` in next.config.js. Also throws an error for `future.webpack5`.

* Update tests

* Update test to run on webpack 4 instead of webpack 5

* disable webpack5 for legacy tests

* Fix stats-config for webpack4

* update tests

* update size for webpack4 test

* move basic suite first

* update basic test

* Add logs

* remove outdated testFutureDependencies job

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2021-06-07 15:48:29 -05:00
..
create-next-app feat: have .tsx be in ts template for create-next-app (#25820) 2021-06-07 18:22:55 +02:00
eslint-config-next v10.2.4-canary.5 2021-06-07 14:49:03 +02:00
eslint-plugin-next v10.2.4-canary.5 2021-06-07 14:49:03 +02:00
next Enable webpack5 for all apps (#25639) 2021-06-07 15:48:29 -05:00
next-bundle-analyzer v10.2.4-canary.5 2021-06-07 14:49:03 +02:00
next-codemod v10.2.4-canary.5 2021-06-07 14:49:03 +02:00
next-env v10.2.4-canary.5 2021-06-07 14:49:03 +02:00
next-mdx v10.2.4-canary.5 2021-06-07 14:49:03 +02:00
next-plugin-storybook v10.2.4-canary.5 2021-06-07 14:49:03 +02:00
next-polyfill-module v10.2.4-canary.5 2021-06-07 14:49:03 +02:00
next-polyfill-nomodule v10.2.4-canary.5 2021-06-07 14:49:03 +02:00
react-dev-overlay v10.2.4-canary.5 2021-06-07 14:49:03 +02:00
react-refresh-utils v10.2.4-canary.5 2021-06-07 14:49:03 +02:00