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

_ When opening the HTML with a Local Live Server

Here is my project structure
