view client/babel.config.js @ 4115:5c0a99b56b2a

Fix doc
author Tom Gottfried <tom@intevation.de>
date Wed, 31 Jul 2019 18:00:12 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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