Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tree-shaking

Avoid bringing code from imports of imports

Webpack Tree Shaking not working when importing from a file that has other imports

Tree shaking does not work in vite library mode

vite tree-shaking

why does webpack 4 include the whole file for single named import?

Lodash: tree shaking

Treeshaking webpack 4 does not apply due to @babel/preset-typescript

Webpack5 does not seem to tree-shake unused exports

How prepare lib to be tree-shaking compatible?

create environment variables based on the webpack entry point

Not able to tree shake lodash in a Webpack, TypeScript project

Is it possible to import a component without a module

Tree shaking: are unused functions included to a bundle?

Tree-shaking vs selective import in Flutter?

flutter dart tree-shaking

date-fns 2 - can't get tree-shaking to work