mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-12-01 14:40:44 +00:00
6 lines
73 B
JavaScript
Vendored
6 lines
73 B
JavaScript
Vendored
module.exports = {
|
|
presets: [
|
|
'@vue/cli-plugin-babel/preset'
|
|
]
|
|
}
|