Skip to content

Make default --static-dir more robust - #11

Open
cmbiwer wants to merge 1 commit into
mainfrom
cmbiwer/staticgui
Open

cmbiwer wants to merge 1 commit into
mainfrom
cmbiwer/staticgui

Conversation

@cmbiwer

@cmbiwer cmbiwer commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

Right now --static-dir uses a default that begins with ./ which means it assumes we're in the WOLF repo.

This MR:

  • Get the path to the WOLF repository dynamically and set that as the default.

I ran into this when trying to view the gateway GUI and trying to find a file like ./framework/pack/webapp/index.html.

@IsmaelBoureima IsmaelBoureima left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants