view client/babel.config.js @ 4557:17cba8b447a6 iso-areas

Throw away own broken tracing algorithm.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 01 Oct 2019 17:39:58 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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