mirror of https://github.com/sveltejs/svelte
parent
6ac7038e47
commit
c3ac0f6bc9
@ -1,5 +1,6 @@
|
||||
export default {
|
||||
compileOptions: {
|
||||
hydratable: true
|
||||
}
|
||||
},
|
||||
withoutNormalizeHtml: true
|
||||
};
|
||||
|
||||
Loading…
Reference in new issue