Skip to content

Commit a796ced

Browse files
authored
Disable loading of .swcrc (#30384)
We found that `.swcrc` was unintentionally loaded breaking applications as it is not tested for that yet, customization will be added at a later point in time ## 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`
1 parent 8e40554 commit a796ced

File tree

5 files changed

+5
-2
lines changed

5 files changed

+5
-2
lines changed

packages/next/build/swc/src/transform.rs

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
0 Bytes
Binary file not shown.
16 KB
Binary file not shown.
8 Bytes
Binary file not shown.
512 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)