view client/babel.config.js @ 559:f827dc4f3e95

Use stdlib for basic auth instead og home brew in GeoServer config.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 03 Sep 2018 18:00:38 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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