mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-11-30 22:20:45 +00:00
6 lines
73 B
JavaScript
6 lines
73 B
JavaScript
|
|
module.exports = {
|
||
|
|
presets: [
|
||
|
|
'@vue/cli-plugin-babel/preset'
|
||
|
|
]
|
||
|
|
}
|