Skip to content

Commit a0099a7

Browse files
committed
docs
1 parent ccc960d commit a0099a7

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

en/guide/configuration.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,22 @@ title: Configuration
44

55
# Configuration
66

7-
> Documentation is coming soon
7+
> The Nuxt.js default configuration covers most of usages. However, the nuxt.config.js file allows you to overwrite it.
8+
9+
#### build
10+
11+
#### cache
12+
13+
#### css
14+
15+
#### env
16+
17+
#### generate
18+
19+
#### head
20+
21+
#### loading
22+
23+
#### plugins
24+
25+
#### router

en/guide/directory-structure.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ Custom config for nuxt
4848

4949
Dependencies file
5050

51-
5251
## Directories Aliases
5352

5453
| Alias | Directory |

0 commit comments

Comments
 (0)