view client/babel.config.js @ 2931:f90f2fd94fbc

added regression test for protocols
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 04 Apr 2019 12:25:35 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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