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

js_run_devserver is missing "ibazel_live_reload" #2025

Open
Aghassi opened this issue Nov 22, 2024 · 0 comments
Open

js_run_devserver is missing "ibazel_live_reload" #2025

Aghassi opened this issue Nov 22, 2024 · 0 comments

Comments

@Aghassi
Copy link
Collaborator

Aghassi commented Nov 22, 2024

tags = kwargs.pop("tags", []) + ["ibazel_notify_changes"],

I'm not sure if this is on purpose or by accident but the live reload tag is not added by default, meaning ibazel will hang if someone is trying to monitor live reload as well. Should this be added as a default?

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