view client/babel.config.js @ 1793:c0532a94a0b5

importlog links forward to the according importqueue-entry
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 14 Jan 2019 12:32:43 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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