Skip to content

Commit 22e10fd

Browse files
bcoetargos
authored andcommitted
doc: --enable-source-maps and prepareStackTrace are incompatible
document the fact that --enable-source-maps and prepareStackTrace are incompatible, see #29994 PR-URL: #30046 Reviewed-By: Gus Caplan <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Joyee Cheung <[email protected]>
1 parent f6655b4 commit 22e10fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/api/cli.md

+3
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,9 @@ added: v12.12.0
144144
145145
Enable experimental Source Map V3 support for stack traces.
146146

147+
Currently, overriding `Error.prepareStackTrace` is ignored when the
148+
`--enable-source-maps` flag is set.
149+
147150
### `--es-module-specifier-resolution=mode`
148151
<!-- YAML
149152
added: v12.0.0

0 commit comments

Comments
 (0)