Skip to content

Commit 7fe0e89

Browse files
author
Pavithra K
committed
Update the doc
1 parent 4710333 commit 7fe0e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/configuration/devtool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ W> There are some issues with Source Maps in Chrome. [We need your help!](https:
5050

5151
`cheap-module-source-map` - A SourceMap without column-mappings that simplifies loaded Source Maps to a single mapping per line.
5252

53-
`nosources-source-map` - A SourceMap is created without the sourcesContent in it.
53+
`nosources-source-map` - A SourceMap is created without the `sourcesContent` in it. It can be used to map stack traces on the client without exposing all of the source code.
5454

5555
T> See [`output.sourceMapFilename`](/configuration/output#output-sourcemapfilename) to customize the filenames of generated Source Maps.
5656

0 commit comments

Comments
 (0)