view client/babel.config.js @ 4406:d336a78985ad

bottleneck_dialogue: send correct bottleneck_id
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 17 Sep 2019 09:18:46 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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