view client/babel.config.js @ 2994:5124644494df

imports: send email when triggering file-upload for ubn, ufa, ugm
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 10 Apr 2019 15:00:22 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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