-
-
Notifications
You must be signed in to change notification settings - Fork 345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Issues Static Hosting #38
Comments
There is a weird issue with SolidJS that breaks when you go to /index.html, try using http://localhost:6969/velocity/ instead |
alright ill try that |
I think this can be fixed with the vite config |
Hey its been a while since theres been an update but I created a vite.config.js and imported it into the html and it didnt do anything do you know where the vite config is? |
You will have to rebuild the code after modifying the configuration file in the root of the repo |
What Happened
So after following the guide you send in #27 It didnt work and its blank even though in the network logs it says the assets are loaded correctly.
THe only error is from the manifest for some reason since im trying to embed it into a website and its for some reason loading the other manifest instead of velocitys.
Expected Behavior
Steps to Reproduce
Other Information
Checklist
The text was updated successfully, but these errors were encountered: