This website requires JavaScript.
Explore
Help
Sign In
dan
/
oxc
Watch
1
Star
0
Fork
You've already forked oxc
0
mirror of
https://github.com/danbulant/oxc
synced
2026-05-20 20:58:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c04b9aa5db
oxc
/
crates
/
oxc_codegen
/
examples
History
Boshen
44a10c4b91
fix(codegen): object shorthand with parens
({x: (x)})
->
({ x })
(
#4391
)
2024-07-21 14:04:17 +00:00
..
codegen.rs
fix(codegen): object shorthand with parens
({x: (x)})
->
({ x })
(
#4391
)
2024-07-21 14:04:17 +00:00
sourcemap.rs
feat(codegen)!: new code gen API (
#3740
)
2024-06-18 15:50:12 +00:00