mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 02:29:04 +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) |
||
---|---|---|
.. | ||
api_test.js | ||
hidden_jest.js | ||
issue834_test.js | ||
issue846_test.js | ||
optimizer_test.js | ||
plugin_test.js | ||
sourcemap_test.js |