If you launch vue-cli in the following fashion, you\'ll get auto-reloads when code changes:
vue-cli
vue-cli-service build --watch
Howeve