view client/babel.config.js @ 3118:4dcbf9e9013c

Added stub for GET /api/data/fairway-depth/{gauge}
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sun, 28 Apr 2019 22:26:48 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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