view client/babel.config.js @ 1286:ac6edfb83cf1

improved contextBox animations
author Markus Kottlaender <markus@intevation.de>
date Thu, 22 Nov 2018 11:48:30 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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