1 min readJun 9, 2019
Interesting article, thank you for writing.
I am wondering whether it still makes sense to use a bundler like Webpack if every dependency will end up as unbundled, separate JS file.
Do you have any thoughts on this? Do you perhaps know some lightweight alternatives to Webpack? Or perhaps we should start linking to libraries on CDNs directly?