mirror of https://github.com/sveltejs/svelte
parent
cf9f8c9c6b
commit
5ceb39619d
@ -0,0 +1,5 @@
|
|||||||
|
export default {
|
||||||
|
compilerOptions: {
|
||||||
|
hmr: true
|
||||||
|
}
|
||||||
|
};
|
Loading…
Reference in new issue