view client/babel.config.js @ 1698:b38a71d1c08a

Backed out changeset 5af8c82c3d21
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 07 Jan 2019 11:32:42 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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