magic-akari
|
92c1d9d527
|
feat(transform): TypeScript Enum (#1173)
|
2023-11-28 10:33:01 +08:00 |
|
Wenzhe Wang
|
7192520d2b
|
feat(transformer_conformance): use bun to run babel exec.js test cases (#1012)
closes #999
Co-authored-by: Boshen <boshenc@gmail.com>
|
2023-10-25 03:06:07 +00:00 |
|
Boshen
|
1b3b100475
|
feat(transformer_conformance): read plugins options from babel options.json (#1006)
This PR correctly handles babel `options.json` such as
https://github.com/babel/babel/blob/main/packages/babel-plugin-transform-nullish-coalescing-operator/test/fixtures/assumption-noDocumentAll/options.json
|
2023-10-17 14:52:51 +08:00 |
|
Boshen
|
8c12dff8a3
|
perf: speed tasks run by using a global allocator
|
2023-10-11 20:30:30 +08:00 |
|
Boshen
|
46d2623c1f
|
feat(transform_conformance): add jsx and ts tests
|
2023-09-18 15:35:02 +08:00 |
|
Boshen
|
7172953fe9
|
feat(transformer_conformance): snapshot passed and failed tests (#921)
|
2023-09-16 20:58:31 +08:00 |
|
Boshen
|
f4cea34534
|
feat(transformer): add babel conformance test suite (#920)
|
2023-09-16 18:50:51 +08:00 |
|