view client/babel.config.js @ 2307:e1aa9bb65da6

import_schedule: send email when manually triggering import
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 18 Feb 2019 13:32:44 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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