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