Commit d934746
committed
Fix scenarios where vue exports an empty
Happens when there's no code in an element.
Fixes codesandbox#882part
1 parent 4bbfd98 commit d934746
File tree
1 file changed
+2
-1
lines changed- packages/app/src/sandbox/eval/transpilers/vue/selector
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
0 commit comments