vue-onsenui-kitchensink icon indicating copy to clipboard operation
vue-onsenui-kitchensink copied to clipboard

Migrate to vue-cli 3

Open gick opened this issue 5 years ago • 2 comments

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.

gick avatar Jun 14 '19 04:06 gick

需要作者更新到vue-cli-3

thinkive avatar Jan 17 '20 07:01 thinkive

Hey @gick do you have any instructions on how to update to vue-cli-3?

MattiaFailla avatar Mar 10 '20 14:03 MattiaFailla