chore: bump vite & esbuild
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ShapeFlags } from '@vue/shared/src'
|
||||
import { ShapeFlags } from '@vue/shared'
|
||||
import { ComponentInternalInstance } from '../component'
|
||||
import { ComponentPublicInstance } from '../componentPublicInstance'
|
||||
import { VNode } from '../vnode'
|
||||
|
||||
@@ -197,6 +197,7 @@ export function updateProps(
|
||||
rawPrevProps: Data | null,
|
||||
optimized: boolean
|
||||
) {
|
||||
debugger
|
||||
const {
|
||||
props,
|
||||
attrs,
|
||||
|
||||
Reference in New Issue
Block a user