Tree-shaking
JavaScriptにおいては死んだコードを削除するという意味で使われる
ES2015 moduleの静的な構造に依拠している #JavaScriptのmodules
Tree Shaking
Tree-shaking with webpack 2 and Babel 6