mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-24 06:35:10 +00:00
add modules
key to nuxt config
This commit is contained in:
parent
55b331c350
commit
5662aa22f7
@ -21,6 +21,7 @@ class Nuxt {
|
|||||||
head: {},
|
head: {},
|
||||||
plugins: [],
|
plugins: [],
|
||||||
css: [],
|
css: [],
|
||||||
|
modules: [],
|
||||||
cache: false,
|
cache: false,
|
||||||
loading: {
|
loading: {
|
||||||
color: 'black',
|
color: 'black',
|
||||||
|
Loading…
Reference in New Issue
Block a user