rsnext/packages/next/build/swc
OJ Kwon 9be56aa622
feat(next-swc): embed target triple string (#35416)
This PR straightly port over swc's target triple metadata (https://github.com/swc-project/swc/pull/4058) into next-swc, mainly for the tracking purpose of usages.

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [x] 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`
2022-03-19 15:26:59 +00:00
..
index.d.ts Provide page runtime parsing utils (#34922) 2022-03-02 09:41:41 -08:00
index.js feat(next-swc): embed target triple string (#35416) 2022-03-19 15:26:59 +00:00
jest-transformer.js Ensure mjs files are transformed with jest (#34698) 2022-03-09 13:49:58 +01:00
options.d.ts Provide page runtime parsing utils (#34922) 2022-03-02 09:41:41 -08:00
options.js SWC emotion transform plugin (#34687) 2022-03-15 08:51:15 +01:00