view client/babel.config.js @ 4770:3c68d1572cab

Added missing stroke color var to distance marks sld.
author Raimund Renkert <raimund@renkert.org>
date Mon, 21 Oct 2019 11:31:41 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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