view client/babel.config.js @ 4696:4f3e88d4010b

client: AFDDialogue: mark strings for translations
author Fadi Abbud <fadi.abbud@intevation.de>
date Wed, 16 Oct 2019 15:59:38 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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