view client/babel.config.js @ 2294:b2de7a77b570

import soundingresult: fix URL
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 18 Feb 2019 11:11:12 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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