swc/bindings/binding_minifier_node
Donny/강동윤 af922d83e5
feat(es/minifier): Support mangle cache (#9489)
**Description:**

This PR adds a name cache for the mangler. It's implemented using a `Mutex`, and it's exposed to JS as an experimental API. Note that JS API only provides an opaque object.
2024-08-25 23:42:53 +00:00
..
src feat(es/minifier): Support mangle cache (#9489) 2024-08-25 23:42:53 +00:00
build.rs chore(ci): Fix CI (#9219) 2024-07-12 15:06:53 +09:00
Cargo.toml refactor(visit): Pre-generate visitor code (#9262) 2024-07-17 23:00:45 +00:00
LICENSE chore: Mention swc in the license (#9417) 2024-08-11 19:31:43 +09:00