mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 04:01:39 +03:00
9879fa59c8
swc_bundler: - Correct lca for circular dependencies. - Handle namespaced imports. (#1109) - Handle namespaced reexports. (#1110) - Handle shorthand properly. (#1111) - Implement `import.meta` (#1115) - Handle reexport mixed with imports correctly. (#1116) - Handle export default decls in computed-key modules. - Remove all export * from. output. (#1118) - Handle export of class or function declaration in a computed module properly. (#1119) swc_ecma_transforms: - Do not rename class members. (#1117) |
||
---|---|---|
.. | ||
alias | ||
basic | ||
circular | ||
cjs | ||
deno-001 | ||
deno-002/.full | ||
drop-unused | ||
dynamic-import/namespace/dynamic-key | ||
dynmaic-imports/issue-1112/simple | ||
export | ||
export-all | ||
export-star-namespace/issue-1109 | ||
import | ||
import-with-export/simple-1 | ||
merge | ||
multi-entry | ||
node-modules | ||
pr-1105 | ||
reexport | ||
swcrc/jsx/issue-884 | ||
transitive | ||
tree-shaking | ||
.swcrc |