view client/babel.config.js @ 1403:f7139b814a6c

improved bottleneck box height reacts to showSplitscreen
author Markus Kottlaender <markus@intevation.de>
date Wed, 28 Nov 2018 16:20:35 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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