Skip to content

Commit c241038

Browse files
fix(core): update symbols (#64481)
the DeferComponent symbols got added twice. PR Close #64481
1 parent f7776fa commit c241038

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/core/test/bundling/defer/bundle.golden_symbols.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -749,8 +749,7 @@
749749
"wasLastNodeCreated",
750750
"writeDirectClass",
751751
"writeDirectStyle",
752-
"writeToDirectiveInput",
753-
"DeferComponent"
752+
"writeToDirectiveInput"
754753
]
755754
}
756755
}

0 commit comments

Comments
 (0)