view client/babel.config.js @ 1447:6f2219d942d6

Include revision in Docker-based client
author Tom Gottfried <tom@intevation.de>
date Fri, 30 Nov 2018 18:00:05 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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