Skip to content

Commit e932473

Browse files
authored
Fixed configuration option name
1 parent bd59bd7 commit e932473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/concepts/plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const config = {
5454
path: './dist'
5555
},
5656
module: {
57-
loaders: [
57+
rules: [
5858
{
5959
test: /\.(js|jsx)$/,
6060
loader: 'babel-loader'

0 commit comments

Comments
 (0)