view client/babel.config.js @ 5635:a956f764eee0

Updated DB version to match changeset: ce9a9a1bf92f
author Sascha Wilde <wilde@sha-bang.de>
date Thu, 01 Jun 2023 12:47:08 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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