view client/babel.config.js @ 4131:49ec33a7f954

Merged request_hist_bns branch with improved bottleneck import.
author Sascha Wilde <wilde@intevation.de>
date Thu, 01 Aug 2019 18:53:51 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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