view client/babel.config.js @ 2716:eadf9ebc0d6b

client: waterlevel diagram: fixed animation bug when switching between gauges while having the splitscreen open
author Markus Kottlaender <markus@intevation.de>
date Mon, 18 Mar 2019 18:52:41 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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