Boshen
|
27cbd551fb
|
chore: bump napi to v3 (#4365)
|
2024-07-19 14:06:33 +00:00 |
|
Boshen
|
725571aad1
|
feat(napi/transformer): add jsx option to force parsing with jsx (#4133)
To mimic the esbuild `loader=jsx` or babel `babel-plugin-syntax-jsx` behavior.
|
2024-07-10 11:12:10 +00:00 |
|
Boshen
|
e44963acda
|
Revert "chore(napi/transform): support wasm build (#3933)"
This reverts commit 3e9e4c9912.
|
2024-06-30 22:04:36 +08:00 |
|
Dunqing
|
3e9e4c9912
|
chore(napi/transform): support wasm build (#3933)
~~Encountered the same problem as
https://github.com/oxc-project/oxc-resolver/issues/190. Fixed in
napi@2.16.7, but oxc use `3.x`~~
Fixed in napi@3.0.0-alpha.3
|
2024-06-30 19:49:02 +08:00 |
|
underfin
|
d3cd3ea2de
|
feat: oxc transform binding (#3896)
closes #3877
---------
Co-authored-by: Boshen <boshenc@gmail.com>
|
2024-06-26 21:57:19 +08:00 |
|
Boshen
|
f42c325a06
|
refactor(napi): change "isolated declarations" to "transform" (#3721)
|
2024-06-17 14:09:18 +00:00 |
|