mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-02-24 02:47:23 -08:00
6 lines
73 B
JavaScript
6 lines
73 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/cli-plugin-babel/preset'
|
|
]
|
|
}
|