Skip to content

Commit b393adc

Browse files
committed
web pack config
1 parent 59d659a commit b393adc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ module.exports = (env, argv) => {
3030
}
3131
}
3232
}
33-
},
33+
},
3434
resolve: {
3535
extensions: ['.js', '.jsx']
3636
},

0 commit comments

Comments
 (0)