your building setup in light of broad support of es6 modules?
What's the cool way to bundle (or not) es6 code for the browser these days?
Thanks!
Anyone?
Webpack and Rollup are still the go-to bundling utilities. Gulp and Grunt still exist, but I haven't heard anthing about them for a while.
Looks like native ESM is not as fast as bundled and minified code at least yet. My preferred tool is Rollup.
Обсуждают сегодня