view client/babel.config.js @ 3911:e4e496ae7974

fairway_availability: rendering to offscreen element
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 11 Jul 2019 10:58:22 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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