view client/babel.config.js @ 1390:69e0b75c0cc8

Moved license and credits sections to end of the readme file.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 27 Nov 2018 17:24:48 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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