You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The repo is based on an outdated version of vue-cli. Migrating to vue-cli-3 would allow to use Webpack 4 which greatly reduces the first load time and the compilation time.
As a bonus, vue-cli-3 takes care of Webpack and Babel management by default, which means less config files.
Would be happy to make a PR since I migrated a project based on this repo to vue-cli-3 recently.
The text was updated successfully, but these errors were encountered:
The repo is based on an outdated version of vue-cli. Migrating to vue-cli-3 would allow to use Webpack 4 which greatly reduces the first load time and the compilation time.
As a bonus, vue-cli-3 takes care of Webpack and Babel management by default, which means less config files.
Would be happy to make a PR since I migrated a project based on this repo to vue-cli-3 recently.
The text was updated successfully, but these errors were encountered: