view client/babel.config.js @ 4308:2c83d32bdd1b

Fixed converting WKB to SHAPE polygons.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 02 Sep 2019 21:32:11 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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