Skip to content

Commit 3793f70

Browse files
committed
chope: update note
1 parent 8037053 commit 3793f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export default nuxtConfig({
6565
}
6666
```
6767
68-
**Note:** If you are extending recusively, `rootDir` should be ONLY provided one one level that implements actual `pages/` and `store/`.
68+
**Note:** If you are extending recusively, `srcDir` should be ONLY provided one one level that implements actual `pages/` and `store/` (which is usually the base).
6969
7070
- Instead of using `~/` or `@/` aliases, use `~myTheme` or `@myTheme`
7171

0 commit comments

Comments
 (0)