view client/babel.config.js @ 1915:89844ae6323a

merge
author Bernhard Reiter <bernhard@intevation.de>
date Fri, 18 Jan 2019 18:17:45 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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