@bitandbang I think a large part of it is an ecosystem problem. I personally have found the most success with Rollup and distributing JS in uncompiled ES2015 syntax that only rely on the Node Module plugin. But I only handle JS through Rollup. Everything else I’m still using Gulp.

  • 0
  • 8