mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 21:54:36 +03:00
43c8cda31a
swc_ecma_transforms_base: - `resolver`: Ignore named export with source. - `hygiene`: Ignore named export with source. (Closes #2924, Closes #3114) swc_ecma_minifier: - Handle `export default` declarations as declaration instead of expressions. (Closes #2717) - Don't override already-processed identifiers. (Closes #2988) swc_bundler: - Adjust the syntax context for named re-exports. |
||
---|---|---|
.. | ||
compress/fixture | ||
diff | ||
exec | ||
full | ||
mangle | ||
projects | ||
terser/compress | ||
compress.rs | ||
eval.rs | ||
golden.txt | ||
ignored.txt | ||
mangle.rs | ||
postponed.txt |