DEV Community

Discussion on: Stop Bundling Scripts for Better Web Performance

Collapse
 
fleshmecha profile image

This post does not apply to every situation. If you are tree shaking and code splitting, bundling is faster. If not, this post is helpful.