TimeTrex/interface/html5/framework/apollo-vue/babel.config.js

6 lines
81 B
JavaScript
Raw Permalink Normal View History

2022-12-13 07:10:06 +01:00
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}