Skip to content

Commit a7c8049

Browse files
authored
Mark error code as experimental
1 parent b8bb1f0 commit a7c8049

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/api/errors.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2715,6 +2715,8 @@ ES modules. When `require()` encounters an ES module that contains top-level
27152715
added: REPLACEME
27162716
-->
27172717

2718+
> Stability: 1 - Experimental.
2719+
27182720
An attempt was made to `require()` an [ES Module][] while another `import()` call
27192721
was already in progress to load it asynchronously.
27202722

0 commit comments

Comments
 (0)