view client/babel.config.js @ 3430:6994602d2935

fairway availibilty: Implemented for streches and sections.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 23 May 2019 17:28:14 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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