fix: fe can not start (#9768)

This commit is contained in:
Joel 2024-10-24 14:54:38 +08:00 committed by GitHub
parent 169f7440ac
commit 710230a294
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +0,0 @@
module.exports = {
presets: ['@babel/preset-env'],
}