view client/babel.config.js @ 3604:6248a4bc10c7

Moved triangle elimination to triangulation code.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 05 Jun 2019 11:39:25 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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