mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
build: refactor Linux binary stripping to align with upstream (#47932)
This commit is contained in:
@@ -191,12 +191,6 @@ $ ./out/Testing/electron
|
||||
|
||||
### Packaging
|
||||
|
||||
On linux, first strip the debugging and symbol information:
|
||||
|
||||
```sh
|
||||
$ electron/script/strip-binaries.py -d out/Release
|
||||
```
|
||||
|
||||
To package the electron build as a distributable zip file:
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user