Well, I tried do like Manu said on How to set favicon.ico properly on vue.js webpack project?
But my favicon is not avaiable on http://localhost:8080/static/favicon.png
I'm using the Vuejs in history mode. I don't know if that can be it!
What I have to do to use a favicon now?
The favicon is visible only after built?