chore(compat): fix example config syntax error (#5027)
The chainWebpack arrow function wasn’t being closed.
This commit is contained in:
parent
f8552697fb
commit
f73547fc05
@ -89,6 +89,7 @@ The following workflow walks through the steps of migrating an actual Vue 2 app
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user