view client/babel.config.js @ 3334:8c96b7379aea

client: fairway availability: made store action work with both types of feature objects
author Markus Kottlaender <markus@intevation.de>
date Mon, 20 May 2019 17:14:47 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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