view client/babel.config.js @ 3490:624c64670d48

fairwayavailability: omit switch statement and streamline endpointselection
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 27 May 2019 16:59:39 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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