rsnext/packages/next/build/webpack/loaders
Tobias Koppers 494e37c026
add experimental.swcFileReading flag to disable file reading in swc (#31995)
automatically disable swc file reading when wasm builds are used and for virtual or yarn cache paths



## 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 by running `yarn lint`


Co-authored-by: Maia Teegarden <2865858+padmaia@users.noreply.github.com>
2021-12-02 04:16:15 +00:00
..
css-loader Lazy-load postcss (#31762) 2021-11-25 18:41:20 +01:00
next-middleware-ssr-loader fix: rsc headers (#31854) 2021-11-26 18:04:36 +00:00
next-serverless-loader Stop using environment variables in pages/_document (#31946) 2021-11-30 17:14:28 +00:00
next-style-loader Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00
postcss-loader Lazy-load postcss (#31762) 2021-11-25 18:41:20 +01:00
error-loader.ts Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00
next-client-pages-loader.ts Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00
next-flight-client-loader.ts Fix code splitting and build target for the server-web build (#30972) 2021-11-05 03:27:02 +00:00
next-flight-server-loader.ts Ensure that external modules are not bundled into the client for RSC (#31968) 2021-11-30 22:54:47 +00:00
next-image-loader.js use loader-utils 2 for resolve-url-loader to fix ./data: urls in sass (#31134) 2021-11-08 18:37:25 +00:00
next-middleware-loader.ts Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00
next-swc-loader.js add experimental.swcFileReading flag to disable file reading in swc (#31995) 2021-12-02 04:16:15 +00:00
noop-loader.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00