view client/babel.config.js @ 3481:ba26adce0ce8

afd: robust legend name
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 27 May 2019 15:54:35 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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