fix: Serve dashboard independently of process working directory #47
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#47
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/46-serve-dashboard-independent-of-cwd"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #46
Resolves the dashboard asset path from the application location so launchers can use any process working directory.
Tests:
python3 -m pytest tests/ -q(34 passed)