mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
commit
bf242f924a
@ -40,7 +40,7 @@ module.exports = {
|
||||
build: {
|
||||
vendor: ['vue-notifications']
|
||||
},
|
||||
plugins: [ '~plugins/vue-notifications') ]
|
||||
plugins: [ '~plugins/vue-notifications' ]
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user