You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,19 +17,19 @@ TODO:
17
17
18
18
## Setup
19
19
20
-
- Add `@nuxtjs/guess` dependency using yarn or npm to your project
21
-
- Add `@nuxtjs/guess` to `modules` section of `nuxt.config.js`
20
+
- Add `@nuxtjs/guess-module` dependency using yarn or npm to your project
21
+
- Add `@nuxtjs/guess-module` to `modules` section of `nuxt.config.js`
22
22
- Config 'options' as `options` of [guess-webpack][guess-webpack-href]
23
23
- Note: the default `reportProvider` when there is no `GA` and `reportProvider` specifed is the content of `router.json` under [`rootDir`][nuxt-rootDir-href] or [`srcDir`][nuxt-srcDir-href]
0 commit comments