view client/babel.config.js @ 3505:d136ceed5d41

client: identify: remove unwanted attributes from bottlenecks and gauges
author Markus Kottlaender <markus@intevation.de>
date Tue, 28 May 2019 12:44:13 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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