oxc/crates/oxc_codegen/tests/integration
2024-12-29 12:20:47 +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 fix(codegen): preserve newlines between comments (#6014) 2024-09-24 05:14:02 +00:00
legal_comments.rs fix(codegen): print comments when block is empty (#7236) 2024-11-11 11:20:25 +00:00
main.rs feat(codegen): print linked and external legal comment (#7059) 2024-11-02 04:08:14 +00:00
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 feat(codegen): print real newline when \n is inside template literals (#8178) 2024-12-29 12:20:47 +00:00