remove browsers

This commit is contained in:
fxy060608
2019-06-14 17:20:37 +08:00
parent 9e2efeb997
commit 89654766ea
3 changed files with 7 additions and 2 deletions
-1
View File
@@ -4,7 +4,6 @@ module.exports = {
plugins: [
require('postcss-import'),
require('autoprefixer')({
browsers: pkg.browserslist,
remove: process.env.UNI_PLATFORM !== 'h5'
}),
require('@dcloudio/vue-cli-plugin-uni/packages/postcss')
+3
View File
@@ -62,5 +62,8 @@
},
"mp-toutiao" : {
"usingComponents" : true
},
"mp-qq" : {
"usingComponents" : true
}
}
+3
View File
@@ -68,5 +68,8 @@
},
"mp-toutiao" : {
"usingComponents" : true
},
"mp-qq" : {
"usingComponents" : true
}
}