view client/babel.config.js @ 3122:3dffeb6df4a3

Display Available Fairway Depths: Implemented monthly, quarterly and yearly stepping through the measurements.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 29 Apr 2019 11:58:20 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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