funkwhale/front/babel.config.js

6 wiersze
73 B
JavaScript
Czysty Zwykły widok Historia

module.exports = {
presets: [
2020-02-25 14:42:44 +00:00
'@vue/cli-plugin-babel/preset'
]
}