view client/babel.config.js @ 1485:22b2e0c7c411

translations: merge translations with new strings
author Bernhard Reiter <bernhard@intevation.de>
date Tue, 04 Dec 2018 12:52:31 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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