Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run homer-app (homer-ui) from subdirectory #467

Open
radicaldrew opened this issue Feb 9, 2022 · 2 comments
Open

Unable to run homer-app (homer-ui) from subdirectory #467

radicaldrew opened this issue Feb 9, 2022 · 2 comments

Comments

@radicaldrew
Copy link

when running homer-app from a sub directory such as /homer the assets are unable to load.
angular base href is defaulted to /
screen96
possible solution is to update the package.json of homer-ui with base-href in build.
"build": "ng build --base-href ${BASE_HREF:-/} .....

@github-actions
Copy link

github-actions bot commented Feb 9, 2022

Your report is appreciated. Please star this repository to motivate its developers! ⭐

@radicaldrew
Copy link
Author

radicaldrew commented Feb 10, 2022

created a pull request for this under homer-ui repo
sipcapture/homer-ui#573

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

No branches or pull requests

1 participant