view client/babel.config.js @ 3792:3878bc0c8e58 yworks-svg2pdf

client: update attribution infos on lib/mixins.js
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 03 Jul 2019 17:13:41 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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