「Reduce JavaScript Payloads with Tree Shaking | Web Fundamentals」
Knowing where to begin optimizing your application's JavaScript can be daunting. If you're taking advantage of modern tooling such as webpack, however, tree shaking might be a good place to start!