swc/crates/swc_plugin_runner
Donny/강동윤 ee7575695d
feat(es/codegen): Add an option to print assert for import attributes (#7914)
**Description:**

- `jsc.experimental.keepImportAssertions` is renamed to `jsc.experimental.keepImportAttributes`.
 - `jsc.experimental.emitAssertForImportAttributes` is added.

**Related issue:**

 - Closes #7908
2023-09-05 21:24:25 +09:00
..
benches feat(plugin/runner): Support shared wasix runtime (#7504) 2023-06-08 02:19:07 +00:00
scripts/instrument test(es/plugin): Add a noop plugin (#5892) 2022-09-18 09:54:06 +00:00
src feat(es/codegen): Add an option to print assert for import attributes (#7914) 2023-09-05 21:24:25 +09:00
tests build(deps): Update syn to v2 (#7557) 2023-06-21 15:38:46 +00:00
.gitignore chore(ci): FIx CI (#6861) 2023-01-27 04:44:58 +00:00
Cargo.toml chore: Publish crates 2023-08-31 13:25:10 +00:00