Help! My glitch project takes to time loading!
FOR GLITCH MAKERS: Can you just ad an “Make static website” button on the code editor? Please!
Hello, can you clear your browser cache or try viewing in an incognito tab?
Can you check your project logs for errors? Sometimes errors prevent a project from waking up.
Ya. My project don’t have any bugs.
Your project isn’t a static site, it has a 404 page.
Your project has a package.json and server side code therefore making it a dynamic site. You can’t make a node app static.
2 Likes
you actually can, but i won’t say how