-
-
Notifications
You must be signed in to change notification settings - Fork 36k
Closed
Labels
Description
Unclear to what extent this is a change in bundlers, or a misunderstanding of how tree-shaking applies, but the three.module.js
bundle mostly doesn't get tree-shaken as expected today. Here's a very minimal repro of the issue in Rollup, but we think something similar happens with esbuild and webpack too:
References: