mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-19 12:57:16 +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
|
||||
|
||||
```sh
|
||||
# Build the GUI
|
||||
make webpack
|
||||
# Start Electron
|
||||
npm start
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user