view client/babel.config.js @ 1791:0f98ef2531a5

importschedule: frontend for waterway gauges etd
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 14 Jan 2019 12:09:34 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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