rsnext/packages/next/build/swc
Donny/강동윤 a796cedf97
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`
2021-10-26 23:54:55 +00:00
..
.cargo next-swc: Support more platforms (#30254) 2021-10-25 17:00:48 +02:00
npm Update SWC OS and CPU fields (#30341) 2021-10-26 13:11:31 -05:00
src Disable loading of .swcrc (#30384) 2021-10-26 23:54:55 +00:00
tests Add initial test trace outputs (#30246) 2021-10-25 08:21:57 +02:00
.rustfmt.toml Port next-ssg getStaticProps/getServerSideProps tree shaking Babel transform to rust (#27552) 2021-08-03 14:02:23 +02:00
build.rs Add initial next swc package with first transform (#27355) 2021-07-27 17:07:28 +02:00
Cargo.lock next-swc: Support more platforms (#30254) 2021-10-25 17:00:48 +02:00
Cargo.toml next-swc: Support more platforms (#30254) 2021-10-25 17:00:48 +02:00
index.js Update error for failing to load SWC bindings (#30269) 2021-10-25 12:23:44 -05:00
rust-toolchain Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00