view client/babel.config.js @ 615:4ffdb922db44

Document adding of external OGC services.
author Tom Gottfried <tom@intevation.de>
date Mon, 10 Sep 2018 19:12:24 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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