rsnext/packages/next/build/webpack/plugins
Joe Haddad 033dd5ed08
Re-require all module information for client-side initializers list (#7571)
* Re-require all module information for client-side initializers list
We really should re-work how our loadable code words, because this passes an excessive number of modules to the client.

In the ideal world, we only pass the entry module id of each chunk, but there's no point in investing the time until we switch to webpack 5 which completely revamps the chunk graph API.

* Get a unique set of ids
2019-06-18 16:27:31 -04:00
..
terser-webpack-plugin Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
all-modules-identified-plugin.ts Dynamic routing mark 2 (#7432) 2019-05-27 11:20:33 -07:00
build-manifest-plugin.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
chunk-graph-plugin.ts Upgrade to latest typescript (#7477) 2019-05-31 04:36:59 -07:00
chunk-names-plugin.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
dll-import.ts Revert ncc webpack (#7370) 2019-05-17 13:25:46 +02:00
fork-ts-checker-watcher-hook.ts Revert ncc webpack (#7370) 2019-05-17 13:25:46 +02:00
hashed-chunk-ids-plugin.ts Revert ncc webpack (#7370) 2019-05-17 13:25:46 +02:00
next-drop-client-page-plugin.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
nextjs-require-cache-hot-reloader.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
nextjs-ssr-import.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
nextjs-ssr-module-cache.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
pages-manifest-plugin.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
react-loadable-plugin.ts Re-require all module information for client-side initializers list (#7571) 2019-06-18 16:27:31 -04:00
serverless-plugin.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
shared-runtime-plugin.ts Revert ncc webpack (#7370) 2019-05-17 13:25:46 +02:00
unlink-removed-pages-plugin.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00