mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 06:05:11 +00:00
Update README.md
typo
This commit is contained in:
parent
8801327db2
commit
451737e0e2
@ -40,7 +40,7 @@ module.exports = {
|
|||||||
build: {
|
build: {
|
||||||
vendor: ['vue-notifications']
|
vendor: ['vue-notifications']
|
||||||
},
|
},
|
||||||
plugins: [ '~plugins/vue-notifications') ]
|
plugins: [ '~plugins/vue-notifications' ]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user