Skip to content

Commit 9d815d2

Browse files
committed
chore: remove dbeugger [ci skip]
1 parent 109453f commit 9d815d2

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)