view client/babel.config.js @ 5410:8b6018ed3ffd marking-single-beam

If doing SR imports, lock sounding_results_marking_points table, too.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 07 Jul 2021 09:29:06 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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