Skip to content

Commit 9f21f7f

Browse files
yyx990803iwusong
authored andcommitted
chore: remove dbeugger [ci skip]
1 parent 82c6162 commit 9f21f7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/runtime-core/src/renderer.ts

-1
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,6 @@ function baseCreateRenderer(
713713
(!parentSuspense || (parentSuspense && !parentSuspense.pendingBranch)) &&
714714
transition &&
715715
!transition.persisted
716-
if (transition) debugger
717716
if (needCallTransitionHooks) {
718717
transition!.beforeEnter(el)
719718
}

0 commit comments

Comments
 (0)