mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Add option to clean.py to only remove dist and out dirs
This commit is contained in:
@@ -123,7 +123,7 @@ To clean only `out` and `dist` directories:
|
||||
$ npm run clean-build
|
||||
```
|
||||
|
||||
Note that both commands will require to do run bootstrap again .
|
||||
**Note:** Both clean commands require running `bootstrap` again before building.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user