swc/crates/swc_ecma_minifier/tests/fixture/projects
Donny/강동윤 3122e944a8
feat(es/minifier): Implement correct hoist_props (#8593)
**Description:**

 - The option `hoist_props` now does what it's supposed to do.
- Dropping of unused properties now does not drop properties too aggressively.
- The initializer of a dropped variable declaration is now properly visited.
- Indexing with string literals is not marked as a dynamic index anymore. This is required to handle codes like c3f67ceb1e/crates/swc_ecma_minifier/tests/terser/compress/hoist_props/name_collision_1/input.js (L1-L7).
2024-02-07 03:25:27 +00:00
..
angular test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
backbone refactor(es/ast): Improve type definitions of patterns (#8532) 2024-02-05 15:32:52 +09:00
jquery refactor(es/ast): Improve type definitions of patterns (#8532) 2024-02-05 15:32:52 +09:00
mootools refactor(es/ast): Improve type definitions of patterns (#8532) 2024-02-05 15:32:52 +09:00
next refactor(es/ast): Improve type definitions of patterns (#8532) 2024-02-05 15:32:52 +09:00
react refactor(es/ast): Improve type definitions of patterns (#8532) 2024-02-05 15:32:52 +09:00
underscore fix(es/minifier): Make sequential inliner respect resolution order (#6509) 2022-11-29 04:50:15 +00:00
wmr/archive-1/chunks feat(es/minifier): Implement correct hoist_props (#8593) 2024-02-07 03:25:27 +00:00
yui test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
config.json refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00