0
0
Fork 0
mirror of https://github.com/alerta/alerta-webui.git synced 2025-03-17 22:12:37 +00:00
alerta_alerta-webui/babel.config.js

4 lines
46 B
JavaScript
Raw Permalink Normal View History

2019-01-17 17:07:37 +00:00
module.exports = {
presets: ["@vue/app"]
};