rename web/ to admin/, along with the web-named build and cli identifiers
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# The binary is NOT compiled here. Build it first, from the repository root:
|
||||
#
|
||||
# (cd web && npm ci && npm run build)
|
||||
# (cd admin && npm ci && npm run build)
|
||||
# zig build dist -Dversion-string=<V> -Dgit-commit=<SHA> \
|
||||
# -Dweb-dist=web/dist -Doptimize=ReleaseSafe
|
||||
# -Dadmin-dist=admin/dist -Doptimize=ReleaseSafe
|
||||
#
|
||||
# then build the image with the repository root as context:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user