mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-03 22:09:39 +00:00
makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -22,7 +22,7 @@ VERBOSE.MACRO = $${VERBOSE:-0}
|
|||||||
|
|
||||||
CHANNEL = development
|
CHANNEL = development
|
||||||
# TODO(ik): Update CLIENT_DIR to client_v2 for new frontend migration
|
# TODO(ik): Update CLIENT_DIR to client_v2 for new frontend migration
|
||||||
CLIENT_DIR = client
|
CLIENT_DIR = client_v2
|
||||||
DEPLOY_SCRIPT_PATH = not/a/real/path
|
DEPLOY_SCRIPT_PATH = not/a/real/path
|
||||||
DIST_DIR = dist
|
DIST_DIR = dist
|
||||||
GOAMD64 = v1
|
GOAMD64 = v1
|
||||||
|
|||||||
Reference in New Issue
Block a user