Skip to content

Commit

Permalink
nit #11567
Browse files Browse the repository at this point in the history
  • Loading branch information
chrabyrd committed Nov 4, 2024
1 parent cd2328c commit 2ff2e40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arches/app/utils/frontend_configuration_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 2ff2e40

Please sign in to comment.