We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--conditions
1 parent 2351da5 commit 1def181Copy full SHA for 1def181
doc/api/cli.md
@@ -472,12 +472,16 @@ source node_bash_completion
472
added:
473
- v14.9.0
474
- v12.19.0
475
+changes:
476
+ - version:
477
+ - REPLACEME
478
+ pr-url: https://github.com/nodejs/node/pull/54209
479
+ description: The flag is no longer experimental.
480
-->
481
-> Stability: 1 - Experimental
482
+> Stability: 2 - Stable
483
-Enable experimental support for custom [conditional exports][] resolution
-conditions.
484
+Provide custom [conditional exports][] resolution conditions.
485
486
Any number of custom string condition names are permitted.
487
0 commit comments