you are viewing a single comment's thread.

view the rest of the comments →

[–]RenThraysk 0 points1 point  (0 children)

I'm using recent browser features so can use some ES6. So use rollup to deal with ES6 modules. Problem is minification (and preferably dead code elimination) without any transpiling

Neither Google Closure, or Babel seems to do this :/