Hacker News new | ask | show | jobs
by WorldMaker 2959 days ago
Tree-Shaking (in Webpack 3+) is still somewhat conservative at the module level unless the dependent library also declares "sideEffects": "false" in package.json.