mirror of
https://github.com/overte-org/overte.git
synced 2025-04-27 07:36:23 +02:00
5 lines
73 B
JavaScript
5 lines
73 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/cli-plugin-babel/preset'
|
|
]
|
|
}
|