Skip to content

Commit 017e558

Browse files
skuridinskipjack
authored andcommitted
docs(config): add filename to index example (#1620)
1 parent 9d85f07 commit 017e558

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/configuration/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ T> Notice that throughout the configuration we use Node's built-in [path module]
2323

2424
Click on the name of each option in the configuration code below to jump to the detailed documentation. Also note that the items with arrows can be expanded to show more examples and, in some cases, more advanced configuration.
2525

26+
__webpack.config.js__
27+
2628
``` js-with-links-with-details
2729
const path = require('path');
2830

0 commit comments

Comments
 (0)