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 cf6ded5 commit ec22d86Copy full SHA for ec22d86
doc/api/cli.md
@@ -468,12 +468,16 @@ source node_bash_completion
468
added:
469
- v14.9.0
470
- v12.19.0
471
+changes:
472
+ - version:
473
+ - REPLACEME
474
+ pr-url: https://github.com/nodejs/node/pull/54209
475
+ description: The flag is no longer experimental.
476
-->
477
-> Stability: 1 - Experimental
478
+> Stability: 2 - Stable
479
-Enable experimental support for custom [conditional exports][] resolution
-conditions.
480
+Provide custom [conditional exports][] resolution conditions.
481
482
Any number of custom string condition names are permitted.
483
0 commit comments