|
|
|
|
|
by noway421
3354 days ago
|
|
Last time playing with closure, it did quite a good job of dead code elimination. Is there a specific reason why simple code elimination is not as wide spread as tree shaking, although it seems to be simpler and more effective solution? |
|