We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb7e885 commit 09bfe17Copy full SHA for 09bfe17
content/configuration/devtool.md
@@ -49,6 +49,8 @@ W> There are some issues with Source Maps in Chrome. [We need your help!](https:
49
50
`cheap-module-source-map` - A SourceMap without column-mappings that simplifies loaded Source Maps to a single mapping per line.
51
52
+`nosources` - This option prevents the generation of a SourceMap file for your project.
53
+
54
T> See [`output.sourceMapFilename`](/configuration/output#output-sourcemapfilename) to customize the filenames of generated Source Maps.
55
56
?> This page needs more information to make it easier for users to choose a good option.
0 commit comments