rsnext/packages/next-swc
Hannes Bornö b0bd0eefc6
next-swc: Emit errors and add tests to next-ssg (#32254)
## 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-12-16 04:26:41 +00:00
..
.cargo Update swc (#31963) 2021-11-30 15:12:37 +00:00
crates next-swc: Emit errors and add tests to next-ssg (#32254) 2021-12-16 04:26:41 +00:00
native Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00
.rustfmt.toml Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00
Cargo.lock Update jsx transform of swc (#32383) 2021-12-13 14:24:32 +00:00
Cargo.toml Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00
package.json v12.0.8-canary.7 2021-12-15 13:31:38 -06:00
rust-toolchain Fix wasm loading (#31772) 2021-11-24 15:33:34 -08:00