view client/babel.config.js @ 2068:5a898da60b87

dma added
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 30 Jan 2019 15:43:08 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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