sveltejs / sapper-template

Starter template for Sapper apps
703 stars 215 forks source link

disable hot reload for webpack #272

Closed alireza-mh closed 3 years ago

alireza-mh commented 3 years ago

It will solve this issue #675 which I faced in my repo as well.

benmccann commented 3 years ago

Hot reload works if you use the latest svelte-loader. I'd be happy if you want to update the template to do that (https://github.com/sveltejs/sapper-template/issues/307). It'd probably be a better solution that disabling hot reload