add LSP module to builds

This commit is contained in:
Tom Hombergs
2020-07-02 06:58:55 +10:00
parent a64c2521de
commit 035b9f7020

View File

@@ -81,6 +81,7 @@ build_maven_module() {
}
}
build_maven_module "solid/lsp"
run_gradle_task "spring-boot/thymeleaf-vue" "npmInstall"
build_gradle_module "spring-boot/thymeleaf-vue"
build_gradle_module "spring-boot/spring-boot-springdoc"