view client/babel.config.js @ 4998:bb2123358bd8 wmst-config

Configure fairway marks layers with time support
author Tom Gottfried <tom@intevation.de>
date Mon, 09 Mar 2020 12:19:06 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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