Skip to content

Commit a597c3f

Browse files
authored
Merge pull request #215 from arsduo/patch-1
Fix typo
2 parents bbce36b + 1b24ce0 commit a597c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ var path = require('path');
22

33
module.exports = {
44
// If your entry-point is at "src/index.js" and
5-
// your output is in "/dist", you can ommit
5+
// your output is in "/dist", you can omit
66
// these parts of the config
77
module: {
88
rules: [{

0 commit comments

Comments
 (0)