Skip to content

Commit 89b9115

Browse files
bcoeMylesBorins
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 <me@gus.host> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
1 parent d561321 commit 89b9115

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)