view client/babel.config.js @ 2500:5c3e63cfd50d octree-diff

More counting of clipped nodes.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 04 Mar 2019 15:16:39 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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