Fixes build by updating Uglify

This commit is contained in:
Tom Moor
2018-05-12 14:42:10 -07:00
parent 24d328c4b7
commit 0d28717647
2 changed files with 6 additions and 2 deletions

View File

@ -34,7 +34,7 @@ module.exports = {
include: [
path.join(__dirname, 'app'),
path.join(__dirname, 'shared'),
],
]
},
{ test: /\.json$/, loader: 'json-loader' },
// inline base64 URLs for <=8k images, direct URLs for the rest