view client/babel.config.js @ 4385:610773d34e4f

hydrological_conditions: decouple diagram from dialogue
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 12 Sep 2019 15:06:53 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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