Fix lint issue
This commit is contained in:
parent
70af9a0d4f
commit
bf4c77f0f4
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ module.exports = {
|
|||
new HtmlWebpackPlugin({
|
||||
template: 'src/index.html',
|
||||
chunksSortMode: 'dependency'
|
||||
}),
|
||||
})
|
||||
|
||||
],
|
||||
|
||||
|
|
Loading…
Reference in a new issue