view client/babel.config.js @ 3070:a54216a0193d

client: identify tool: removed distinct enable flag
author Markus Kottlaender <markus@intevation.de>
date Wed, 17 Apr 2019 10:15:15 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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