I ran NPM run dev and inside the public folder is a file called “hot”. I read that this file needs to be deleted when the sit eis uploaded. It was causing my Tailwind CSS not to load. Inside the file is my local url address. This just started happening. After I upload my project, I have to delete the hot file. Is there anyway to keep this from being created? It just recently started happening.
I expected this file not to be included when I upload the site.