This commit is contained in:
六如
2024-09-16 21:55:10 +08:00
parent a14ac9e3c9
commit 50e576b9fc
233 changed files with 24635 additions and 7185 deletions

View File

@@ -1,5 +1,3 @@
module.exports = {
presets: [
'@vue/app'
]
}
plugins: ['@vue/babel-plugin-jsx'],
};