view client/babel.config.js @ 1074:ca1c178456e5

zomm added
author Thomas Junk <thomas.junk@intevation.de>
date Fri, 26 Oct 2018 12:57:04 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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