UNPKG
@weave-js/dashboard
Version:
latest (0.0.5)
0.0.5
A landscape monitor for Weave microservice framework.
@weave-js/dashboard
/
babel.config.js
6 lines
(5 loc)
•
53 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { presets: [
'@vue/app'
] }