Commit 96bb02f8 by 展昭

update

parent 74eb1edb
Showing with 5 additions and 2 deletions
module.exports = {
presets: [
'@vue/app'
["@vue/app",
{ useBuiltIns: 'entry' }]
],
plugins: [
['import', {
......
......@@ -38,7 +38,8 @@
},
"browserslist": [
"> 1%",
"last 2 versions",
"last 4 versions",
"Android >= 3.2",
"not dead"
]
}
\ No newline at end of file
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