Vue-cli: How to delete, update and add ressources to the index.html through.

Created on 6 Aug 2018  路  1Comment  路  Source: vuejs/vue-cli

What problem does this feature solve?

I am trying to figure out, how I can move favicon from the index.html file that the build outputs. I also want to add other ressources to the html file. I can't find any help from documentation and google.

What does the proposed API look like?

I need to change the favicon or maybe i need to remove it. How can I accomplish this.

Most helpful comment

Edit public/index.html.

>All comments

Edit public/index.html.

Was this page helpful?
0 / 5 - 0 ratings