swc/packages/core/__tests__/minify
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
..
issue_6996_test.mjs refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
issue_8437_test.mjs feat(es/minifier): Support module: "unknown" (#9026) 2024-06-07 07:17:05 +00:00
name_cache.test.mjs feat(es/minifier): Support mangle cache (#9489) 2024-08-25 23:42:53 +00:00