mirror of
https://github.com/seigler/dashdev-website
synced 2025-07-26 22:36:09 +00:00
update github abs path
This commit is contained in:
parent
5f71c5aaea
commit
c8e46b9955
17 changed files with 37 additions and 31 deletions
|
@ -35,6 +35,12 @@ To build the site for production and compress HTML files:
|
|||
npm run production
|
||||
```
|
||||
|
||||
on windows command line (not powershell, not vscode terminal):
|
||||
|
||||
```bash
|
||||
npm run production-win
|
||||
```
|
||||
|
||||
The site is built in the `/build` folder.
|
||||
|
||||
## Further information
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue