view client/babel.config.js @ 2192:7939349f9ffc

Client: updated yarn.lock
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 12 Feb 2019 10:45:34 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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