view client/babel.config.js @ 283:0b4c824517c4 usermanagement

merge with default
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 30 Jul 2018 17:27:41 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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