Skip to content

Commit ed8118f

Browse files
authored
Fixed spelling
1 parent 0c43902 commit ed8118f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/configuration/resolve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ The extensions which are tried when resolving a module (e.g. loaders). By defaul
271271
If you want to use loaders without the `-loader` suffix, you can use this:
272272

273273
```js
274-
moduleExtensions: ['-loaders']
274+
moduleExtensions: ['-loader']
275275
```
276276

277277

0 commit comments

Comments
 (0)