1
0
mirror of https://github.com/google/nomulus synced 2026-01-05 21:15:18 +00:00

Add environment support to the console build (#2539)

This commit is contained in:
Pavlo Tkach
2024-08-30 14:31:28 -04:00
committed by GitHub
parent 1765f4f0b4
commit ab5f6cc229
22 changed files with 164 additions and 83 deletions

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