oxc/napi/transform
Boshen ce4d4698b4 feat(codegen)!: remove const generic MINIFY (#5001)
This is a premature optimization, makes the code complicated, and bloats the final binary size.

The minify option is moved to `CodegenOptions`
2024-08-20 08:13:27 +00:00
..
src feat(codegen)!: remove const generic MINIFY (#5001) 2024-08-20 08:13:27 +00:00
build.rs
Cargo.toml Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
CHANGELOG.md Release crates v0.24.1 (#4798) 2024-08-10 15:26:40 +08:00
index.d.ts fix(napi/transform): update napi files 2024-08-06 19:35:58 +08:00
index.js fix(napi/transform): update napi files 2024-08-06 19:35:58 +08:00
package-lock.json chore: bump napi to v3 (#4365) 2024-07-19 14:06:33 +00:00
package.json chore: bump napi to v3 (#4365) 2024-07-19 14:06:33 +00:00
pnpm-lock.yaml chore: bump napi to v3 (#4365) 2024-07-19 14:06:33 +00:00
test.mjs fix(napi/transform): display error with spanned messages 2024-07-05 23:41:39 +08:00