1 year ago
#376045
Basil
How to enable hot-reload for Svelte on a development server?
I'm working on a project which is written in PHP on a development server, and want to rewrite it in Svelte. Ideally I would like to have it on this server, acting as if I had run npm run dev
locally (i.e. the page would automatically recompile after each edit.
javascript
web
server
svelte
hot-reload
0 Answers
Your Answer