Fix lint issue

pull/10/head
Chocobozzz 2016-06-14 20:14:09 +02:00
parent 70af9a0d4f
commit bf4c77f0f4
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ module.exports = {
new HtmlWebpackPlugin({
template: 'src/index.html',
chunksSortMode: 'dependency'
}),
})
],