fix(docs-guides-nuxt): change 'nux.config.js' to 'nuxt.config.js (#5015)
This commit is contained in:
parent
0036d3f22d
commit
a2be039f08
@ -231,7 +231,7 @@ target: 'static'
|
|||||||
If you are using **nuxt version below 2.14** you have to use generate option in nuxt/content module to generate pages
|
If you are using **nuxt version below 2.14** you have to use generate option in nuxt/content module to generate pages
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
//nux.config.js
|
//nuxt.config.js
|
||||||
export default {
|
export default {
|
||||||
modules: [,
|
modules: [,
|
||||||
'@nuxt/content'
|
'@nuxt/content'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user