view client/babel.config.js @ 1463:a6dd2a8183a4

sidebar: added spacer class to import schedule
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 03 Dec 2018 16:24:19 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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