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