mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-19 09:16:38 +00:00
replace make webpack with npm run webpack
Change-type: patch
This commit is contained in:
parent
b272ef296d
commit
18d2c28110
@ -91,7 +91,7 @@ make electron-develop
|
||||
|
||||
```sh
|
||||
# Build the GUI
|
||||
make webpack
|
||||
npm run webpack
|
||||
# Start Electron
|
||||
npm start
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user