view client/babel.config.js @ 3415:0e54eca5d499

merge
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 23 May 2019 15:30:25 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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