Skip to content

Commit

Permalink
Merge pull request #27 from rgbkrk/patch-1
Browse files Browse the repository at this point in the history
Add missing brace
  • Loading branch information
sokra committed Aug 11, 2016
2 parents 8e51c89 + 97b5305 commit f682af5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ module.exports = {
loader: "imports?this=>window"
}
]
}
};
```

Expand Down

0 comments on commit f682af5

Please sign in to comment.