cjs-module-lexer
cjs-module-lexer copied to clipboard
support swc reexports
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.
Hi @guybedford , Thanks for the awesome project. Could you take time to review this pull request?
I'll try another solution.