Version ready for deploy

This commit is contained in:
Игорь Соболев
2019-06-23 11:51:31 +03:00
parent 1610284b41
commit ff7e3ce92b
3 changed files with 54 additions and 46 deletions

View File

@ -11,7 +11,7 @@ module.exports = {
contentBase: './bundle',
hot: true
},
mode: "development",
mode: "production",
module: {
rules: [
{