rsnext/packages/next/build/webpack
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
..
config Fix disabling of built-in CSS support if there is a custom loader (#31078) 2021-11-29 15:19:39 +01:00
loaders add experimental.swcFileReading flag to disable file reading in swc (#31995) 2021-12-02 04:16:15 +00:00
plugins Refactor sandbox module cache (#31822) 2021-11-26 12:06:41 +00:00
require-hook.ts the way towards webpack 5 typings (#29105) 2021-09-21 19:17:16 +02:00
stringify-request.ts Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00