mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 17:54:15 +03:00
af25a88902
swc_ecma_parser: - Fix generic parsing issue in jsx context. (#1299) swc_ecma_transforms_module: - Allow importing a module multiple time. (#1232) - Handle imports in the constructor of an exported class decl. (#1213) swc: - Respect `sourceMappingURL`. (#1236) - Resolve `sourceMappingURL` relative from file. (#1255) - Respect `isModule: false` (#1258) spack: - Support loading json files. (#1225) |
||
---|---|---|
.. | ||
__tests__ | ||
benches | ||
src | ||
tests | ||
.gitignore | ||
.npmignore |