Skip to content

Commit 12ae74c

Browse files
authored
Update README.md
1 parent 9f303eb commit 12ae74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ module.exports = {
349349

350350
### Customizing webpack config
351351

352-
In order to extend our usage of `webpack`, you can define a function that extends its config.
352+
In order to extend our usage of `webpack`, you can define a function that extends its config via `next.config.js`.
353353

354354
The following example shows how you can use [`react-svg-loader`](https://github.com/boopathi/react-svg-loader) to easily import any `.svg` file as a React component, without modification.
355355

0 commit comments

Comments
 (0)