view client/babel.config.js @ 4724:89abbf65292c

Fixup rev. baabc2b2f094
author Tom Gottfried <tom@intevation.de>
date Thu, 17 Oct 2019 19:06:51 +0200
parents 88d0d60924cf
children
line wrap: on
line source

module.exports = {
  presets: ["@vue/app"]
};