Skip to content

Commit

Permalink
Merge pull request ruanyf#20 from qiuyuntao/master
Browse files Browse the repository at this point in the history
lack of a comma in demo 15 webpack.config.js
  • Loading branch information
ruanyf committed Jan 5, 2016
2 parents 12137f5 + fc03b25 commit b3dd15d
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 @@ -884,7 +884,7 @@ module.exports = {
loaders: ['babel-loader'],
query: {
presets: ['es2015', 'react']
}
},
include: path.join(__dirname, '.')
}]
}
Expand Down

0 comments on commit b3dd15d

Please sign in to comment.