mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-26 23:52:06 +00:00
chore(nuxt3): remove duplicate dependence (#1215)
This commit is contained in:
parent
3878455fa4
commit
82fc3df8bb
@ -17,8 +17,7 @@ export default defineBuildConfig({
|
|||||||
dependencies: [
|
dependencies: [
|
||||||
'nuxi',
|
'nuxi',
|
||||||
'vue-router',
|
'vue-router',
|
||||||
'ohmyfetch',
|
'ohmyfetch'
|
||||||
'vue-router'
|
|
||||||
],
|
],
|
||||||
externals: [
|
externals: [
|
||||||
'@vue/reactivity',
|
'@vue/reactivity',
|
||||||
|
Loading…
Reference in New Issue
Block a user