view client/babel.config.js @ 4666:5fb3134c3a0c

profiles: indicator for multiple surveys when menu is closed
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 14 Oct 2019 16:35:54 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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