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 e62c1ae commit 613df98Copy full SHA for 613df98
docs/dev_guide.md
@@ -80,7 +80,7 @@ After you are set-up, the steps you take depend on what you want to do:
80
- For generating a production build under the subdirectory `/www-v2`, run
81
82
```bash
83
- npm run build:gh
+ npm run build
84
```
85
86
- For serving the last production build (`dist` folder), run
0 commit comments