p-adams / simple-todo-tutorial

Simple todo app built with Vue 2.0 and Vuex 2.0
62 stars 45 forks source link

[deprecated] babel-preset-es2015 #5

Open ragaar opened 6 years ago

ragaar commented 6 years ago

deprecated babel-preset-es2015@6.13.2: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!

ragaar commented 6 years ago

Audit also cites a security issue in babel-core and upgrades to ^6.26.3

ragaar commented 6 years ago

Personally, I like the notification that the application is compiled and hosted on "url:port". To me, there is nothing jumping out in my changes that would have removed that.

It's not mandatory and it is outside the scope of this issue but I am hopeful we will be able to add a visual output to the npm run dev script.