view client/babel.config.js @ 4564:6b107d4e6810 iso-areas

Add more debug output to trace problem why reprojected iso areas are not in expected bounds.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 03 Oct 2019 19:51:53 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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