oxc/crates/oxc_codegen/tests/integration
2025-01-09 05:01:41 +00:00
..
snapshots feat(codegen): minify const [foo] = bar -> const[foo]=bar (#8079) 2024-12-23 16:20:37 +00:00
esbuild.rs feat(codegen): new Foo() -> new Foo when minify (#8077) 2024-12-23 15:34:31 +00:00
jsdoc.rs
legal_comments.rs fix(codegen): print comments when block is empty (#7236) 2024-11-11 11:20:25 +00:00
main.rs
pure_comments.rs chore(doc): replace main/master to tag/commit to make the url always accessible (#7298) 2024-11-16 21:00:30 +08:00
tester.rs fix(codegen): missing , when generating type parameters with jsx (#7929) 2024-12-16 05:35:06 +00:00
ts.rs fix(codegen): missing , when generating type parameters with jsx (#7929) 2024-12-16 05:35:06 +00:00
unit.rs fix(codegen): fix incorrect minified return 1n output (#8374) 2025-01-09 05:01:41 +00:00