chore: remove debugger

This commit is contained in:
Evan You 2022-04-12 14:47:15 +08:00
parent 8eceabd14e
commit 68bb8f2529

View File

@ -197,7 +197,6 @@ export function updateProps(
rawPrevProps: Data | null, rawPrevProps: Data | null,
optimized: boolean optimized: boolean
) { ) {
debugger
const { const {
props, props,
attrs, attrs,