上传文件至 'test'

This commit is contained in:
gitgit
2022-08-02 10:42:50 +08:00
parent 2f8c8f3ba3
commit cad28d53e2

5
test/babel.config.js Normal file
View File

@@ -0,0 +1,5 @@
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}