vuera
vuera copied to clipboard
Rewrite tests to run native ES6
Currently, all test and library code gets transpiled to ES5 before running. This may cause issues as we don't properly test vuera's behaviour on ES6.