oxc/napi/transform
Boshen 771c698a81
feat(oxc): remove oxc_napi crate (#7634)
napi has a limitation, it cannot feature gate type exposure.

closes #7623
2024-12-04 10:07:32 +08:00
..
src feat(oxc): remove oxc_napi crate (#7634) 2024-12-04 10:07:32 +08:00
test fix(napi/transform): respect options.sourcemap for id (#7590) 2024-12-03 11:57:44 +08:00
build.rs
Cargo.toml feat(oxc): remove oxc_napi crate (#7634) 2024-12-04 10:07:32 +08:00
CHANGELOG.md release(crates): v0.38.0 (#7490) 2024-11-26 14:38:47 +08:00
index.d.ts feat(napi/transform): add TransformerOptions::assumptions (#7601) 2024-12-03 17:25:18 +08:00
index.js chore: do not format napi generated files 2024-09-08 13:42:15 +08:00
package.json feat(oxc): remove oxc_napi crate (#7634) 2024-12-04 10:07:32 +08:00
tsconfig.json feat(napi/transform): add TransformOptions::target API (#7426) 2024-11-23 15:46:33 +00:00