view client/babel.config.js @ 4101:7afe411eeb48

import review: on opening bottleneckreview details, the bottleneck source is refreshed
author Thomas Junk <thomas.junk@intevation.de>
date Fri, 26 Jul 2019 12:53:01 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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