rsnext/packages/next/build/webpack/plugins
Joe Haddad 8b72b9e2de
[Experimental] Do not type check twice (#13419)
The experimental modern mode runs the type checking plugin twice, which **occasionally** suffers from a race condition that hangs the build.

This PR fixes type checking to only be run once.

While this test cannot 100% reproduce/capture the race condition, I don't feel strongly about the test case:

- We're planning on eliminating this type checking plugin ASAP (for a faster alternative)
- Modern mode implementation as-is will probably go away with webpack 5
2020-05-27 02:58:16 +00:00
..
webpack-conformance-plugin Use correct chalk import (#13235) 2020-05-22 15:56:32 +00:00
wellknown-errors-plugin Better formatted Sass errors (#13211) 2020-05-22 05:25:02 +00:00
build-manifest-plugin.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
chunk-names-plugin.ts Revert "ncc Webpack build redux (#7628)" 2019-06-24 09:48:26 -04:00
css-minimizer-plugin.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
jsconfig-paths-plugin.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
mini-css-extract-plugin.ts Disable CSS Support When Manually Configured (#9735) 2019-12-13 14:23:28 -06:00
next-drop-client-page-plugin.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
next-esm-plugin.ts [Experimental] Do not type check twice (#13419) 2020-05-27 02:58:16 +00:00
nextjs-require-cache-hot-reloader.ts Revert "ncc Webpack build redux (#7628)" 2019-06-24 09:48:26 -04:00
nextjs-ssr-import.ts Revert "ncc Webpack build redux (#7628)" 2019-06-24 09:48:26 -04:00
nextjs-ssr-module-cache.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
pages-manifest-plugin.ts Add a few extra types (#13363) 2020-05-25 21:15:56 +00:00
profiling-plugin.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
react-loadable-plugin.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
serverless-plugin.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
unlink-removed-pages-plugin.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00