view client/babel.config.js @ 2796:718ec88fbeed

import_overview: disable loading spinner in case of errors
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 25 Mar 2019 13:44:55 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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