0
0
Fork 0
mirror of https://github.com/alerta/alerta-webui.git synced 2025-03-14 12:42:45 +00:00
alerta_alerta-webui/babel.config.js
2019-01-17 18:07:37 +01:00

3 lines
46 B
JavaScript

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