svelte/test/runtime/samples/attribute-null/_config.js

6 lines
63 B

export default {
skip_if_ssr: true,
html: `<div></div>`,
};