mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-09-18 01:06:39 +08:00
6 lines
77 B
JavaScript
6 lines
77 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue.css/cli-plugin-babel/preset'
|
|
]
|
|
}
|