Skip to content

Commit

Permalink
Update docs/development.md
Browse files Browse the repository at this point in the history
Co-authored-by: per1234 <[email protected]>
  • Loading branch information
kittaakos and per1234 authored Aug 11, 2023
1 parent 93a55cb commit 564024f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ If you want to develop the application, do the following:
If you change the backend application, you must restart the electron app in debug mode to use the changes.
If you change the frontend application, it's sufficient to reload the board window with _Reload Windows_ command from the _Command Palette_.
## Running Checks
To run the tests, you must rebuild the native dependencies for the browser target. See [this](https://github.com/arduino/arduino-ide/pull/1823#issuecomment-1400511031) for the technical explanation.
1. Rebuild the native dependencies for the browser
Expand Down

0 comments on commit 564024f

Please sign in to comment.