traefik/webui/babel.config.js

4 lines
46 B
JavaScript
Raw Normal View History

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