view client/babel.config.js @ 3530:e98ea184538e

Improve warning message
author Tom Gottfried <tom@intevation.de>
date Wed, 29 May 2019 16:56:56 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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