mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-16 15:56:33 +00:00
doc(CONTRIBUTING): Add webpack step to instructions
Change-Type: patch
This commit is contained in:
parent
1536e62734
commit
bde1e32e29
@ -87,6 +87,9 @@ make electron-develop
|
|||||||
#### GUI
|
#### GUI
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
# Build the GUI
|
||||||
|
make webpack
|
||||||
|
# Start Electron
|
||||||
npm start
|
npm start
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user