swc/ecmascript/minifier/tests/compress/fixture/terser/issue-2435-1
강동윤 026c21ec68
feat(es/minifier): Make minifier parallel (#2009)
swc_ecma_minifier:
 - Introduce `bundle` mode, which can be used to parallelize processing of bundled files.
 - Add a function analyzer that checks if the function references something from the outer scope.
 - Split out parellsizable passes.
 - Split `optimzer` into pure / non-pure.
 - Run pure optimizations in parallel.
2021-08-07 08:27:52 +00:00
..
1 feat(es/minifier): Implement more rules (#1766) 2021-06-29 16:11:22 +09:00
2 feat(es/minifier): Implement more rules (#1766) 2021-06-29 16:11:22 +09:00
3 feat(es/minifier): Implement more rules (#1766) 2021-06-29 16:11:22 +09:00
4 feat(es/minifier): Make minifier parallel (#2009) 2021-08-07 08:27:52 +00:00