Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tree-shaking

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

how to config lodash tree shaking in vite

lodash tree-shaking vite

Webpack including unused exports in final bundle (not tree shaking)

Does Webpack tree shaking with dead code elimination work on node_modules?

Reduce Lodash in bundle using 'lodash-es' and create-react-app

Does react-native's bundler optimize with tree shaking?

How to remove dead code in Create React App

Tree-shaking with rollup

Webpack import * messes tree shaking?

webpack tree-shaking

Why do material-ui modules show in both node_modules and src after Webpack 4 tree shaking?

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