We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32694ff commit 66bd954Copy full SHA for 66bd954
docs/docs/dev-server/cli-and-configuration.md
@@ -57,7 +57,7 @@ export default {
57
open: true,
58
nodeResolve: true,
59
appIndex: 'demo/index.html'
60
- // in a monorepo you need to set set the root dir to resolve modules
+ // in a monorepo you need to set the root dir to resolve modules
61
rootDir: '../../',
62
};
63
```
@@ -69,7 +69,7 @@ module.exports = {
69
70
71
72
73
74
75
0 commit comments