view client/babel.config.js @ 3050:c739b81b8f41

client: gauge waterlevel diagram: fixed date extent was set to startOfDay, leading to a gap in the chart if the first result is not at 0:00.
author Markus Kottlaender <markus@intevation.de>
date Mon, 15 Apr 2019 16:58:36 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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