DEV Community

# treeshaking

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Tree shaking in Webpack

Tree shaking in Webpack

5
Comments
17 min read
How to bundle a tree-shakable typescript library with tsup and publish with npm

How to bundle a tree-shakable typescript library with tsup and publish with npm

21
Comments 3
9 min read
Tree shaking in Javascript

Tree shaking in Javascript

5
Comments 3
4 min read
Importing modules in JavaScript, are we doing it right?

Importing modules in JavaScript, are we doing it right?

30
Comments 2
6 min read
Importando módulos en Javascript, lo estamos haciendo bien?

Importando módulos en Javascript, lo estamos haciendo bien?

2
Comments
6 min read
Tree-shakable dependencies in Angular projects

Tree-shakable dependencies in Angular projects

32
Comments 3
11 min read
loading...