view client/babel.config.js @ 1354:1000e0e71d5a

Added missing rights and fixed trigger function.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 26 Nov 2018 15:21:34 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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