view client/babel.config.js @ 2689:8f919fe629f9

client: waterlevel diagram: added tooltips showing date and waterlevel on the chart
author Markus Kottlaender <markus@intevation.de>
date Fri, 15 Mar 2019 16:41:16 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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