view client/babel.config.js @ 3635:6d6577a87963

Do not show missing date as Unix epoch
author Tom Gottfried <tom@intevation.de>
date Tue, 11 Jun 2019 20:28:38 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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