0
I’m doing the build
of my project, and the whole system is loading, minus the sources of iview
, in the way dev
everything works perfectly, but when generating the build
the sources get some square and in the console
I can see the error...
> http://192.168.56.1:8080/Tpc/static/css/static/fonts/ionicons.05acfdb.woff > net::ERR_ABORTED
The question is clear, it is adding the folder static/css/static
whereas it should only be static/css
(at least that’s what I think) and this only happens with these fonts, the rest is all working, I’m using the iview
(that the Sergio from the community indicated me and I found incredible).
The point is, I need to make some different configuration of mine webpack
?
Hi Rafael, just now I noticed this question... :( ?
– Sergio
@Sergio Opa, no problem, I couldn’t solve it yet man
– Rafael Augusto
You can play this on github?
– Sergio