rsnext/packages/next/build/webpack/plugins
Joe Haddad 0249b331c2
Use a shared module cache (#6791)
* [WIP] Use a shared module cache

* ID modules in development

* Revert "ID modules in development"

This reverts commit 0613d92fa2c8c7fa11a5ff5b7770d784af1cec63.

* Remove context replacement

* Only enable shared runtime in prod

* Sort settings

* Add shared runtime experimental setting

* only enable shared runtime in serverless
2019-03-26 12:30:31 -04:00
..
terser-webpack-plugin Remove cacheKeys in favor of simply a cacheKey (#6613) 2019-03-11 22:32:26 -05:00
all-modules-identified-plugin.ts Use a shared module cache (#6791) 2019-03-26 12:30:31 -04:00
build-manifest-plugin.js Ensure correct key order (#6616) 2019-03-12 00:01:50 -04:00
chunk-names-plugin.js Monorepo (#5341) 2018-10-01 01:02:10 +02:00
hashed-chunk-ids-plugin.ts Use a shared module cache (#6791) 2019-03-26 12:30:31 -04:00
nextjs-require-cache-hot-reloader.ts Delete using realpath in HMR cache (#6635) 2019-03-15 00:22:57 +01:00
nextjs-ssr-import.js Monorepo (#5341) 2018-10-01 01:02:10 +02:00
nextjs-ssr-module-cache.js Remove error-debug.js checks as the chunk is removed (#6761) 2019-03-23 16:55:44 +01:00
pages-manifest-plugin.ts Make pages-manifest-plugin compatible with webpack 5 (#6760) 2019-03-23 15:33:13 +01:00
react-loadable-plugin.js Make react-loadable-manifest only have modules that are part of dynamic chunks (#6622) 2019-03-17 14:19:26 -04:00
serverless-plugin.ts Replace buildId well known string during output (#6782) 2019-03-25 17:06:00 +01:00
shared-runtime-plugin.ts Use a shared module cache (#6791) 2019-03-26 12:30:31 -04:00
unlink-removed-pages-plugin.ts Don’t load dev plugins for production bootup (#6589) 2019-03-09 23:27:33 -05:00