mirror of https://github.com/sveltejs/svelte
parent
e8146a3db0
commit
ea6cf9d227
@ -1,4 +1,6 @@
|
||||
export default {
|
||||
compileOptions: { dev: true }, // tests `@validate_store` code generation
|
||||
|
||||
html: `
|
||||
<p>42</p>
|
||||
`
|
||||
|
Loading…
Reference in new issue