Update docs for changes in upstream dependencies
This commit is contained in:
parent
1639ac6e59
commit
9029e1ccc0
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ This package exports the following identifiers: `directive`, `directiveHtml`.
|
||||||
There is no default export.
|
There is no default export.
|
||||||
|
|
||||||
The export map supports the endorsed
|
The export map supports the endorsed
|
||||||
[`development` condition](https://nodejs.org/api/packages.html#packages_resolving_user_conditions).
|
[`development` condition](https://nodejs.org/api/packages.html#packages\_resolving\_user\_conditions).
|
||||||
Run `node --conditions development module.js` to get instrumented dev code.
|
Run `node --conditions development module.js` to get instrumented dev code.
|
||||||
Without this condition, production code is loaded.
|
Without this condition, production code is loaded.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue