Closed
Description
What problem does this feature solve?
With vue-cli beta10 serve entry feature, vue-cli can be used in more advanced scenarios, but still is expected to provide a public/index.html
template.
I would like to suggest a default html template, customized in the config, and make the entire public folder optional. With all that in place, it will be even easier to serve simple dev environment for each vue file.