add win32
This commit is contained in:
parent
9726f366f3
commit
f29c50c14d
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@
|
|||
## Package the app for Windows
|
||||
|
||||
```bash
|
||||
npm install
|
||||
npm install --platform=win32
|
||||
npm run package
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue