view client/babel.config.js @ 626:d4fa28bfa6ec

fix: layout minor fixes of buttons and menu
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 11 Sep 2018 17:17:37 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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