chore: annotate generated slot flag

This commit is contained in:
Evan You
2020-11-30 15:11:58 -05:00
parent 5f2a8533ac
commit e41b46c396
11 changed files with 57 additions and 42 deletions

View File

@@ -106,7 +106,7 @@ describe('ssr: inject <style vars>', () => {
default: () => {
_push(\`<div\${_ssrRenderAttrs(_cssVars)}>ok</div>\`)
},
_: 1
_: 1 /* STABLE */
})
}"
`)