| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6a2314a commit 5ba5cc8
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -200,13 +200,13 @@ changes: | |||
| 200 | 200 | ||
| 201 | 201 | Enable [Source Map v3][Source Map] support for stack traces. | |
| 202 | 202 | ||
| 203 | - When using a transpiler, such as TypeScript, strack traces thrown by an | ||
| 203 | + When using a transpiler, such as TypeScript, stack traces thrown by an | ||
| 204 | 204 | application reference the transpiled code, not the original source position. | |
| 205 | 205 | `--enable-source-maps` enables caching of Source Maps and makes a best | |
| 206 | 206 | effort to report stack traces relative to the original source file. | |
| 207 | 207 | ||
| 208 | 208 | Overriding `Error.prepareStackTrace` prevents `--enable-source-maps` from | |
| 209 | - modifiying the stack trace. | ||
| 209 | + modifying the stack trace. | ||
| 210 | 210 | ||
| 211 | 211 | ### `--experimental-abortcontroller` | |
| 212 | 212 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments