view client/babel.config.js @ 857:e653e72769da

Client: Set bottleneck_id in client, too.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 28 Sep 2018 16:51:17 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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