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-12-20 20:22:26 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
de6f75dc95
swc
/
crates
/
swc_ecma_minifier
/
tests
/
compress
/
fixture
/
reduced
/
config.json
6 lines
67 B
JSON
Raw
Normal View
History
Unescape
Escape
chore(es/minifier): Add scripts to extract tests automatically (#3212)
2022-01-10 10:59:21 +03:00
{
"defaults"
:
true
,
fix(es/minifier): Don't emit invalid code (#3302) swc_ecma_minifier: - Add lots of debug assertions for invalid codes. - Remove all invalid AST nodes eagerly. - `pure`: Normalize `PatOrExpr`. - `analyzer`: Handle `PatOrExpr` correctly.
2022-01-18 14:52:21 +03:00
"toplevel"
:
true
,
"module"
:
true
chore(es/minifier): Add scripts to extract tests automatically (#3212)
2022-01-10 10:59:21 +03:00
}
Reference in New Issue
Copy Permalink