view client/babel.config.js @ 1254:8ff6ff0e63a7

don't animate morphtool box to prevent it from jumping around when the infobar component is displayed
author Markus Kottlaender <markus@intevation.de>
date Wed, 21 Nov 2018 12:22:39 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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