swc/tests/fixture/issue-1726/case1/input/index.tsx
강동윤 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

2 lines
60 B
TypeScript

const foo = /* 1 */ <h1>{/* 2 */ bar /* 3 */}</h1>; /* 4 */