reepolee / svelte-routify-windi-vite

Svelte Starter template with Routify file-based router, WindiCSS Tailwind compiler and Vite
52 stars 10 forks source link

[ASK] How to Full Reload if Certain File Modified? #10

Closed mzaini30 closed 3 years ago

mzaini30 commented 3 years ago

Hi. I have a problem with my laptop. If I create new file in src/pages, my laptop become hang (CPU 100%). So, I think, the sollution is if .routify/urlindex.json modified, Vite full reload. But, what is code of this?

Thanks~

alesvaupotic commented 3 years ago

I don't think this is an issue with this template. Please, check your development environment in relation to each package involved. Closing for no being able to reproduce.