Skip to content

Commit 2762461

Browse files
committed
Update docs
1 parent 071adec commit 2762461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ module.exports = {
379379
};
380380
```
381381

382-
The additional webpack config will be merged into the default config via [webpack-merge's](https://www.npmjs.com/package/webpack-merge) `merge.smart` method.
382+
The additional webpack config will be merged into the default config via [webpack-merge's](https://www.npmjs.com/package/webpack-merge) `merge` method.
383383

384384
### Babel configuration
385385

0 commit comments

Comments
 (0)