Vue CLI 3.0 is here! ↦
Good news — the next generation of Vue CLI, the standard build toolchain for Vue applications, is here. Evan You writes:
Vue CLI 3 is a completely different beast from its previous version. The goal of the rewrite is two-fold:
- Reduce configuration fatigue of modern frontend tooling, especially when mixing multiple tools together;
- Incorporate best practices in the toolchain as much as possible so it becomes the default for any Vue app.
This means that any Vue CLI 3 project comes with out-of-the-box support most of today’s preferred ways to build and ship applications.
Discussion
Sign in or Join to comment or subscribe