view client/babel.config.js @ 3082:a1ae3b734a9f

client: added link and unlink icons
author Markus Kottlaender <markus@intevation.de>
date Thu, 18 Apr 2019 14:04:57 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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