Add environment support to the console build (#2539)

This commit is contained in:
Pavlo Tkach
2024-08-30 18:31:28 +00:00
committed by GitHub
parent 1765f4f0b4
commit ab5f6cc229
22 changed files with 164 additions and 83 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ Webapp is deployed with the nomulus default service war to Google App Engine.
During nomulus default service war build task, gradle script triggers the
following:
1) Console webapp build script `buildConsoleWebappProd`, which installs
1) Console webapp build script `buildConsoleWebapp`, which installs
dependencies, assembles a compiled ts -> js, minified, optimized static
artifact (html, css, js)
2) Artifact assembled in step 1 then gets copied to core project web artifact