huibizhang / vitawind

Install and Setting Tailwindcss automatically for Vite

Home Page:https://vitawind.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run build Failed to load RESOURCES error in console

MaideAkdede opened this issue · comments

commented

I can't think straight anymore…

I have developed a small one-page HTML with Vitawind and everything works perfectly fine when running npm run dev. But once I want to run build nothing works.

Everything is compiled BUT None of my resources are loaded.

Here are some screenshots of the errors displayed in the console:

_ When opening the html directly from the folder/finder

Error 1

_ When opening the HTML with a Local Live Server

Error 2

Here is my project structure
Structure of my vitawind project