UNPKG
@salamander.be/vue-gantt
Version:
latest (0.0.1)
0.0.1
A VueJs Gantt chart.
github.com/salamanderbe/vue-gantt
salamanderbe/vue-gantt
@salamander.be/vue-gantt
/
babel.config.js
6 lines
(5 loc)
•
53 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { presets: [
'@vue/app'
] }