view client/babel.config.js @ 3428:075757ca8fce

fairway availabilty: A more constistent result format.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 23 May 2019 16:40:15 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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