rsnext/packages/next/build/webpack/plugins
khades 1a7f3e5199
Store css file dependencies info for dynamic imports and apply it at SSR (#12843)
To prevent FOUC, discussed in #10557 i need to store information about css file dependencies for chunk. Right now current implementation just throws away everything but js.

Can there be more than one css file in chunk? If no - code will be simplified.

closes #10557
2020-08-24 05:20:11 +00:00
..
mini-css-extract-plugin Add webpack 5 caching for css optimizer (#16467) 2020-08-22 14:16:13 +02:00
webpack-conformance-plugin Make type checking compatible with webpack 5 (#15158) 2020-07-15 13:56:27 -04:00
wellknown-errors-plugin Enhance module not found error (#15860) 2020-08-05 19:11:35 +00:00
build-manifest-plugin.ts Add webpack 5 caching for css optimizer (#16467) 2020-08-22 14:16:13 +02:00
chunk-names-plugin.ts Revert "ncc Webpack build redux (#7628)" 2019-06-24 09:48:26 -04:00
css-minimizer-plugin.ts Add webpack 5 caching for css optimizer (#16467) 2020-08-22 14:16:13 +02:00
font-stylesheet-gathering-plugin.ts Add webpack 5 caching for css optimizer (#16467) 2020-08-22 14:16:13 +02:00
jsconfig-paths-plugin.ts Added no-shadow rule to eslint (#13645) 2020-06-01 21:00:22 +00:00
mini-css-extract-plugin.ts Add serialization for mini-css-plugin webpack 5 caching (#16379) 2020-08-20 12:38:39 +02:00
next-drop-client-page-plugin.ts Bring over fixes from #15185 (#15326) 2020-07-20 11:14:02 -04:00
next-esm-plugin.ts [Fix] common misspelling errors (#15288) 2020-07-19 04:38:20 +00:00
nextjs-require-cache-hot-reloader.ts Use single webpack runtimeChunk for Node.js compilation (#14722) 2020-07-01 15:34:00 +00:00
nextjs-ssr-import.ts Revert "ncc Webpack build redux (#7628)" 2019-06-24 09:48:26 -04:00
nextjs-ssr-module-cache.ts Add webpack 5 caching for css optimizer (#16467) 2020-08-22 14:16:13 +02:00
pages-manifest-plugin.ts Add webpack 5 caching for css optimizer (#16467) 2020-08-22 14:16:13 +02:00
profiling-plugin.ts Remove unused variable (#13716) 2020-06-03 11:58:58 -04:00
react-loadable-plugin.ts Store css file dependencies info for dynamic imports and apply it at SSR (#12843) 2020-08-24 05:20:11 +00:00
serverless-plugin.ts Solve large portion of webpack 5 deprecation warnings (#15806) 2020-08-03 12:26:23 +00:00