Boshen
|
37a592cc33
|
chore: update transform conformance exec snapshot
|
2023-11-28 16:38:20 +08:00 |
|
Dunqing
|
472707c04e
|
feat(task/transformer-conformance): skip babel 8 unsupported test cases (#1258)
Prior to babel8, object merging would use `babelHelper.extend`, which
caused most tests to fail
|
2023-11-13 11:05:36 +08:00 |
|
Wenzhe Wang
|
f71cb9f1da
|
feat(transform): support TemplateLiteral of babel/plugin-transform-template-literals (#1132)
Co-authored-by: Boshen <boshenc@gmail.com>
|
2023-11-03 22:19:44 +08:00 |
|
Wenzhe Wang
|
8105ee5872
|
feat(tasks): skip cases start with dot (#1114)
0effd92d88/packages/babel-helper-fixtures/src/index.ts (L223)
|
2023-10-30 23:34:43 +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 |
|