d-lowl / chrome-extension-svelte-boilerplate

MIT License
116 stars 18 forks source link

🐞 Issue #2 bug fix #3

Closed NasirKhalid24 closed 5 years ago

NasirKhalid24 commented 5 years ago

Webpack hot reload AND svelte-loader hot reload were both set to True therefore causing the problem in #2

This was fixed by setting the svelte-loader hot reload to False