yarn.build icon indicating copy to clipboard operation
yarn.build copied to clipboard

Tree Shaking

Open patrickml opened this issue 10 months ago • 0 comments

I have been unable to find any information on tree shaking when it comes to using yarn build. I noticed that when I switched to using the ESM modules our memory footprint is much higher. I am curious what others are doing for tree shaking with yarn.build and Typescript + ESM.

patrickml avatar Apr 17 '24 15:04 patrickml