Commit 5b2e469e by kun

Merge branch 'master' of https://git.xoado.com/haitao/vueH5

parents f02fe18e 383884c7
......@@ -18,7 +18,8 @@ exports.cssLoaders = function (options) {
const cssLoader = {
loader: 'css-loader',
options: {
sourceMap: options.sourceMap
sourceMap: options.sourceMap,
minimize:true
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment