swc/ecmascript/codegen/tests
강동윤 81abfe55d6
fix(es): Fix bugs (#2004)
swc_ecma_codegen:
 - Fix codegen of regexp where `minify` = `true`. (#2000)

swc_ecma_transforms_react:
 - Respect `@jsxImportSource` in `classic` mode. (#1933)

swc:
 - Upgrade `base64`.
2021-08-04 04:58:10 +00:00
..
fixture fix(es): Fix bugs (#2004) 2021-08-04 04:58:10 +00:00
test262 fix(es/minifier): Improve output of minifier (#1990) 2021-08-04 00:52:47 +09:00
test262-min fix(es/minifier): Improve output of minifier (#1990) 2021-08-04 00:52:47 +09:00
fixture.rs fix(es/minifier): Improve output of minifier (#1990) 2021-08-04 00:52:47 +09:00
test262.rs fix(ci): Fix CI (#2003) 2021-08-04 03:31:17 +00:00