#22 added a maven sub-module to create a webjar for the frontend

This commit is contained in:
fabio.formosa
2021-01-05 20:59:20 +01:00
parent e28787d29b
commit d374be5eee
3 changed files with 137 additions and 1 deletions

View File

@@ -18,6 +18,7 @@
<modules>
<module>quartz-manager-api</module>
<module>quartz-manager-web</module>
<module>quartz-manager-fe-builder</module>
</modules>
<dependencyManagement>