This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-11-23 17:54:15 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
deae28c31d
swc
/
crates
/
swc_ecma_minifier
/
.gitignore
4 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(es/minifier): Implement more rules (#1871) swc_ecma_codegen: - Fix codegen of `U+0028` and `U+0029`. swc_ecma_minifier: - Implement MVP. swc_ecma_transforms_base: - `fixer`: Handle seq/await in rhs of for-of.
2021-07-30 04:11:27 +03:00
# Used to see ideal output using terser
fix(es/minifier): Fix minification of react hooks (#2450) swc_ecma_minifier: - `analyze`: Track for conditional usages. - `collapse_vars`: Don't inline a variable if usage it conditinal.
2021-10-17 09:24:17 +03:00
lab.js
private/
Reference in New Issue
Copy Permalink