view client/babel.config.js @ 5337:492fc5870330 extented-report

variable for report path added to example_conf.toml
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 15 Jun 2021 13:07:53 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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