Skip to content

Commit

Permalink
Merge pull request serverless-heaven#444 from DatHuis/master
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
HyperBrain authored Sep 28, 2018
2 parents 82570e5 + 5fd3104 commit 61e62db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ you are not satisfied with the current output info, you can overwrite it in your
```js
// webpack.config.js

module.export = {
module.exports = {
// ...
stats: 'minimal'
// ...
Expand Down

0 comments on commit 61e62db

Please sign in to comment.