Files
vue-cli/packages/@vue/cli-service
Thorsten Lünborg 21256f5c43 fix(generator): Template files for main.js and router when not using a compiler (#2828)
* fix(cli-service): ES5 compatibility -

Don't use arrow function in main.js when not using babel nor typescript.

* fix(router): es5 compatibility

use normal function instead of arrow function
in router.js when neither babel nor typescript are used.
2018-10-28 12:18:14 +01:00
..
2018-10-09 17:18:13 +08:00