view client/babel.config.js @ 4937:40da1b8aba01 fairway-marks-import

Made logging a bit more symmetric when cleating layer groups with GeoServer.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 17 Feb 2020 12:24:00 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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