view client/babel.config.js @ 4489:39b9a264b319

client: translation: update source strings
author Fadi Abbud <fadi.abbud@intevation.de>
date Fri, 27 Sep 2019 12:02:44 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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