rsnext/packages/next-swc/crates/napi/src
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
..
bundle Collect packages are used and eliminated in getServerSideProps (#35404) 2022-04-01 15:08:44 +00:00
lib.rs Collect packages are used and eliminated in getServerSideProps (#35404) 2022-04-01 15:08:44 +00:00
minify.rs Collect packages are used and eliminated in getServerSideProps (#35404) 2022-04-01 15:08:44 +00:00
parse.rs feat(next-swc): Update swc crates (#35395) 2022-03-30 15:13:40 -07:00
transform.rs Align behavior of SWC transform & transformSync (#36500) 2022-04-28 02:09:49 +00:00
util.rs feat(next-swc): embed target triple string (#35416) 2022-03-19 15:26:59 +00:00