All ES6 packages should be compiled down to ES5 packages. This is largely due to UglifyJS not yet supporting ES6.
Swizec Teller had a good write up here - https://swizec.com/blog/fun-surprise-uglifyjs-cant-es6/swizec/7272 but it did not play well with Vue.