mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +03:00
8e796cdc0a
swc_ecma_minifier: - Add lots of debug assertions for invalid codes. - Remove all invalid AST nodes eagerly. - `pure`: Normalize `PatOrExpr`. - `analyzer`: Handle `PatOrExpr` correctly.
6 lines
67 B
JSON
6 lines
67 B
JSON
{
|
|
"defaults": true,
|
|
"toplevel": true,
|
|
"module": true
|
|
}
|