mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-14 06:46:36 +00:00
Fixed the packager command.
[skip ci]
This commit is contained in:
parent
6b32a75c63
commit
583202eb17
@ -9,7 +9,7 @@ The prerequisites are defined [here](https://github.com/theia-ide/theia/blob/mas
|
|||||||
### Build:
|
### Build:
|
||||||
To build the Arduino-PoC Electron-based Theia application you have to do the followings:
|
To build the Arduino-PoC Electron-based Theia application you have to do the followings:
|
||||||
```bash
|
```bash
|
||||||
yarn --cwd ./electron/packager/
|
yarn --cwd ./electron/packager/ && yarn --cwd ./electron/packager/ package
|
||||||
```
|
```
|
||||||
|
|
||||||
The packaged application will be under the `./electron/build/dist` folder.
|
The packaged application will be under the `./electron/build/dist` folder.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user