top | item 40856118

(no title)

throwAGIway | 1 year ago

Yep, that's how it works - you first perform dead code elimination and then tree shaking exactly because it wouldn't remove everything otherwise. Agreed that you need both done one after another in most cases; however you can usually disable either one in bundler configuration and it's a separate step.

discuss

order

No comments yet.