forked from cybrespace/pinafore
parent
d1a666aa4f
commit
ec1d50f998
|
@ -69,7 +69,8 @@ module.exports = {
|
||||||
compress: true,
|
compress: true,
|
||||||
output: {
|
output: {
|
||||||
comments: false
|
comments: false
|
||||||
}
|
},
|
||||||
|
safari10: true
|
||||||
}
|
}
|
||||||
}),
|
}),
|
||||||
new OptimizeCSSAssetsPlugin({})
|
new OptimizeCSSAssetsPlugin({})
|
||||||
|
|
Loading…
Reference in New Issue