rsnext/packages/next/build/webpack/plugins
Jiachi Liu d895a50abb
rsc: skip next builtin module when apply loaders (#36202)
x-ref: https://github.com/vercel/server-components-notes-demo/pull/17

Previously in #35975 we ignore handling node_modules as a workaround for 3rd party packages, but for next buildin components we should still handle them for processing client components
2022-04-17 01:38:56 +00:00
..
terser-webpack-plugin Pre-compile more dependencies (#32742) 2022-01-17 15:17:22 +00:00
wellknown-errors-plugin Fix typos (#35683) 2022-03-28 22:53:51 -05:00
build-manifest-plugin.ts feat: copy .env file in standalone mode (#34143) 2022-02-10 17:48:14 +00:00
copy-file-plugin.ts use loader-utils 2 for resolve-url-loader to fix ./data: urls in sass (#31134) 2021-11-08 18:37:25 +00:00
css-minimizer-plugin.ts Pre-compile more dependencies (#32627) 2021-12-20 14:01:35 +01:00
flight-manifest-plugin.ts rsc: skip next builtin module when apply loaders (#36202) 2022-04-17 01:38:56 +00:00
font-stylesheet-gathering-plugin.ts Update font-stylesheet-gathering-plugin.ts (#30709) 2022-02-05 21:46:47 -06:00
functions-manifest-plugin.ts Disable the functions manifest plugin (#35155) 2022-03-09 15:22:54 +00:00
jsconfig-paths-plugin.ts chore: replace deprecated String.prototype.substr() (#35421) 2022-03-24 17:49:38 -04:00
middleware-plugin.ts Expose WASM bindings in Middleware (#34437) 2022-03-02 15:09:36 +00:00
middleware-source-maps-plugin.ts produce source maps for middlewares (#34409) 2022-02-24 15:56:40 +00:00
mini-css-extract-plugin.ts use official mini-css-extract-plugin and experimentalUseImportModule (#24573) 2021-05-12 16:04:01 +00:00
next-drop-client-page-plugin.ts Remove isWebpack5 checks (#29677) 2021-10-06 18:46:46 -05:00
next-trace-entrypoints-plugin.ts chore: replace deprecated String.prototype.substr() (#35421) 2022-03-24 17:49:38 -04:00
nextjs-require-cache-hot-reloader.ts Refactor sandbox module cache (#31822) 2021-11-26 12:06:41 +00:00
pages-manifest-plugin.ts Custom app for switchable runtime (#35666) 2022-04-05 19:46:17 +00:00
profiling-plugin.ts partially migrate to webpack 5 types (#30189) 2021-10-24 23:04:26 +02:00
react-loadable-plugin.ts fixes to allow lazy compilation for import() (#32441) 2021-12-14 11:33:04 +01:00
serverless-plugin.ts update serverless plugin to use webpack 5 apis (#31058) 2021-11-06 01:19:25 +01:00
telemetry-plugin.ts Collect packages are used and eliminated in getServerSideProps (#35404) 2022-04-01 15:08:44 +00:00