view client/babel.config.js @ 1436:59c9dbb26bb0

moved toolbar toggle button to bottom
author Markus Kottlaender <markus@intevation.de>
date Fri, 30 Nov 2018 09:40:39 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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