view client/babel.config.js @ 3485:ef4803f87631

Add 'translation' and bottleneck attributes for measurement availability
author Tom Gottfried <tom@intevation.de>
date Mon, 27 May 2019 16:28:22 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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