Skip to content

Commit 2443588

Browse files
committed
docs(config): tweak wording in output.md
1 parent 4312aba commit 2443588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/concepts/output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ output: {
221221

222222
### `output.sourceMapFilename`
223223

224-
The filename of the SourceMaps for the JavaScript files. They are inside the `output.path` directory.
224+
Source Map filenames for JavaScript modules.
225225

226226
* `[file]` is replaced by the filename of the JavaScript file.
227227
* `[id]` is replaced by the id of the chunk.

0 commit comments

Comments
 (0)