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

Holo-enabled scaffold has impure dependency on hydra which also prevents offline development #163

Open
alastairong opened this issue Dec 7, 2023 · 0 comments

Comments

@alastairong
Copy link

alastairong commented Dec 7, 2023

Related to: #162

--holo is an optional flag for holo development.

It loads the latest holo-dev-server into the shell for holo development

Holo-dev-server is closed source and mocks the currently deployed Holo Network.

However, including it in this way has several issues:

  1. It prevents offline development
  2. It automatically replaces existing binaries without giving the developer any control

For now, --holo is an optional flag so this is non-blocking. But it should be fixed at some point

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