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