view client/babel.config.js @ 4726:c91e759007da stack-polygons

Started with stacking shells and holes of generated polygons correctly.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 17 Oct 2019 18:33:46 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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