PlantUML integration

This commit is contained in:
Klemek
2019-06-23 13:48:28 +02:00
parent 35a7747d6d
commit 6dbc7f359b
12 changed files with 1878 additions and 15 deletions
+2 -1
View File
@@ -43,7 +43,8 @@
"src/**/*.js",
"!/node_modules/",
"!src/server.js",
"!src/postinstall.js"
"!src/postinstall.js",
"!src/lib/*.js"
]
}
}