view client/babel.config.js @ 2283:1169f18a0f11

make room for searchbar
author Thomas Junk <thomas.junk@intevation.de>
date Fri, 15 Feb 2019 12:32:22 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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