bencodezen / vue-enterprise-boilerplate

An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI.
7.77k stars 1.32k forks source link

chore: upgrade vue-cli from v3 to v4 #178

Closed marceloavf closed 4 years ago

marceloavf commented 4 years ago

Vue CLI v4 comes with greatly improved Nightwatch, Jest and PWA support, as well as many other small tweaks across all the core packages.

Lots of underlying major dependencies have been upgraded:

chrisvfritz commented 4 years ago

Thanks! I ended up going through and updating all the dependencies together, but this was a useful resource in doing that. 😊