Commit 74eb1edb by 展昭

update

parent dec433c3
Showing with 2 additions and 4 deletions
module.exports = { module.exports = {
presets: [ presets: [
["@vue/app", '@vue/app'
{ useBuiltIns: 'entry' }]
], ],
plugins: [ plugins: [
['import', { ['import', {
......
...@@ -38,8 +38,7 @@ ...@@ -38,8 +38,7 @@
}, },
"browserslist": [ "browserslist": [
"> 1%", "> 1%",
"last 6 versions", "last 2 versions",
"Android >= 3.2",
"not dead" "not dead"
] ]
} }
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 sign in to comment