Skip to content

Commit

Permalink
chore(docs): add note about node proces
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushmanchhabra committed Nov 20, 2024
1 parent 762d5b9 commit 925b191
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ const nwProcess = await nwbuild({
});
```

Note: The `nwProcess` is a [Node.js process](https://nodejs.org/api/process.html#process)

### Build Mode

Build with defaults:
Expand Down

0 comments on commit 925b191

Please sign in to comment.