rsnext/packages/next-swc/crates/napi
LongYinan 3ee42236d5
Align behavior of SWC transform & transformSync (#36500)
fixes https://github.com/vercel/next.js/issues/35661



## Bug

- [x] 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.
- [x] 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`
2022-04-28 02:09:49 +00:00
..
npm Add libc fields to Linux platform packages (#35354) 2022-03-16 09:19:42 -04:00
src Align behavior of SWC transform & transformSync (#36500) 2022-04-28 02:09:49 +00:00
build.rs feat(next-swc): embed target triple string (#35416) 2022-03-19 15:26:59 +00:00
Cargo.toml Update swc (#36477) 2022-04-27 14:28:46 +02:00