view client/babel.config.js @ 3280:8fb81b45085f

available_fairway_depth: use rounded border for legend
author Fadi Abbud <fadi.abbud@intevation.de>
date Thu, 16 May 2019 09:35:37 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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