view client/babel.config.js @ 2473:19beb7d17337 octree-diff

Triangulate and build octree index.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 26 Feb 2019 13:02:11 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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