rsnext/packages/next/build/webpack/plugins
Tim Neutkens f28b965add
Add module type to build-module trace (#28128)
Add `-js` `-ts` `-tsx` `-css` to `build-module` in traces to allow for easier filtering. 

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes
2021-08-16 20:05:57 +00:00
..
terser-webpack-plugin Add experimental SWC minify and SWC loader options (#27664) 2021-08-06 16:07:36 +02:00
webpack-conformance-plugin Upgrade eslint to the latest version (#24377) 2021-04-25 18:34:36 +00:00
wellknown-errors-plugin Add Import trace for requested module when it fails to resolve (#27840) 2021-08-09 14:38:26 +02:00
build-manifest-plugin.ts Bypass webpack compilation for precompiled @next/polyfills-nomodule (#27596) 2021-08-13 22:40:45 +00:00
build-stats-plugin.ts reduce the number of write syscalls by buffering (#23863) 2021-04-09 21:43:30 +00:00
chunk-names-plugin.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
copy-file-plugin.ts Bypass webpack compilation for precompiled @next/polyfills-nomodule (#27596) 2021-08-13 22:40:45 +00:00
css-minimizer-plugin.ts Provide Next.js postcss version to cssnano-simple (#26952) 2021-07-08 13:10:43 +02:00
font-stylesheet-gathering-plugin.ts Provide Next.js postcss version to cssnano-simple (#26952) 2021-07-08 13:10:43 +02:00
jsconfig-paths-plugin.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05: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 Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
next-trace-entrypoints-plugin.ts Add entrypoint tracing (#25538) 2021-08-16 19:29:11 +00:00
nextjs-require-cache-hot-reloader.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
nextjs-ssr-import.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
nextjs-ssr-module-cache.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
pages-manifest-plugin.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
profiling-plugin.ts Add module type to build-module trace (#28128) 2021-08-16 20:05:57 +00:00
react-loadable-plugin.ts improve react-loadable-plugin (#24281) 2021-04-21 11:18:05 +00:00
serverless-plugin.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00