Right Now I'm putting the build folder vue website in the public_html folder. When I call the domain , the domain can run index.html and call the js and CSS files in it. But what I get is just a blank display on the website. But in local, its running just fine
From what you can see the difference when I run it locally is that the HTML link
Does anyone know how to solve the problem?
From what you can see the difference when I run it locally is that the HTML link
href="https://fonts.googleapis.com..."
and the website's CDN file doesn't call the file in css src: url(https://fonts.gstatic. com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2)
Does anyone know how to solve the problem?
Attachments
-
88 KB Views: 2
-
87.7 KB Views: 1