From 2ff2e4074bff58beb8f75f61ce904d1cd320e2da Mon Sep 17 00:00:00 2001 From: Christopher Byrd Date: Mon, 4 Nov 2024 15:47:50 -0800 Subject: [PATCH] nit #11567 --- arches/app/utils/frontend_configuration_utils.py | 1 + 1 file changed, 1 insertion(+) diff --git a/arches/app/utils/frontend_configuration_utils.py b/arches/app/utils/frontend_configuration_utils.py index 810dd90a8e..2c13b2bed8 100644 --- a/arches/app/utils/frontend_configuration_utils.py +++ b/arches/app/utils/frontend_configuration_utils.py @@ -124,6 +124,7 @@ def _generate_webpack_configuration(): json.dump( { "_comment": "This is a generated file. Do not edit directly.", + "APP_RELATIVE_PATH": os.path.relpath(app_root_path), "APP_ROOT": app_root_path, "ARCHES_APPLICATIONS": arches_app_names, "ARCHES_APPLICATIONS_PATHS": dict(