view client/babel.config.js @ 4918:4a9a1e323e11 fairway-marks-import

First version of geo styles in ZIP files.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 13 Feb 2020 18:23:58 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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