I'm packing up Vue Custom Element using Rollup, which gives a [warning for using `eval` here](https://github.com/karol-f/vue-custom-element/blob/master/dist/vue-custom-element.esm.js#L23). Is there another way to test for ES2015 without `eval`?