Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -1055,9 +1055,13 @@ Enable experimental import support for `.node` addons.
added:
- v23.10.0
- v22.16.0
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/64516
description: Marked as release candidate.
-->

> Stability: 1.0 - Early development
> Stability: 1.2 - Release candidate
If present, Node.js will look for a configuration file at the specified path.
If the path is not specified, Node.js will look for a `node.config.json` file
Expand Down
Loading