cjs-module-lexer icon indicating copy to clipboard operation
cjs-module-lexer copied to clipboard

support swc reexports

Open magic-akari opened this issue 3 years ago • 1 comments

swc use TypeScript Similar function to reexport module. The function details of swc are a little different from tsc. To avoid naming conflicts, different names are used by swc.

The syntax is described in unit tests.

magic-akari avatar Jul 01 '22 05:07 magic-akari

Hi @guybedford , Thanks for the awesome project. Could you take time to review this pull request?

magic-akari avatar Jul 08 '22 15:07 magic-akari

I'll try another solution.

magic-akari avatar Sep 11 '22 05:09 magic-akari