feat: add $prefetch: true
This commit is contained in:
@@ -105,6 +105,7 @@ function createFakeInstance (options, data, parent, children, context) {
|
||||
data.attrs,
|
||||
data.props,
|
||||
{
|
||||
$prefetch: true,
|
||||
$parent: parent,
|
||||
$children: children,
|
||||
$attrs: data.attrs,
|
||||
|
||||
Reference in New Issue
Block a user