view client/babel.config.js @ 1295:cf041cf30418

merge
author Markus Kottlaender <markus@intevation.de>
date Thu, 22 Nov 2018 16:54:39 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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