view client/babel.config.js @ 509:d96a40a80730

Merged metamorph-for-all back to master. !!! Don't forget to remove your session file !!!
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 24 Aug 2018 16:12:19 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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