pull/60/head
Vladimir Volek 6 years ago
parent 976222476b
commit 1e346380a0

@ -97,7 +97,7 @@ module.exports = {
COMMITHASH: JSON.stringify(gitRevisionPlugin.commithash()),
}),
new FlowWebpackPlugin({
reportingSeverity: 'warning'
reportingSeverity: 'warning',
}),
new HtmlWebpackPlugin({
chunks: ['index'],

Loading…
Cancel
Save