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

Enable browser live reload on making frontend changes locally #3652

Closed
Tracked by #3733
brojd opened this issue Jan 10, 2024 · 0 comments
Closed
Tracked by #3733

Enable browser live reload on making frontend changes locally #3652

brojd opened this issue Jan 10, 2024 · 0 comments

Comments

@brojd
Copy link
Contributor

brojd commented Jan 10, 2024

Currently when the change in the codebase is done, developer needs to manually refresh the browser to see the changes. The bottom line is to automate those full refreshes. Ideally we should have hot module replacement but it needs investigation and will be done as a separate task.

Parent issue: #3650

github-merge-queue bot pushed a commit that referenced this issue Jan 15, 2024
# What this PR does
- enable auto reloading browser on frontend code changes in development

## Which issue(s) this PR fixes
#3652

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
@brojd brojd closed this as completed Jan 18, 2024
iskhakov pushed a commit that referenced this issue Feb 20, 2024
# What this PR does
- enable auto reloading browser on frontend code changes in development

## Which issue(s) this PR fixes
#3652

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant