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

Remove ember-cli-inject-live-reload dependency #104

Merged

Conversation

HeroicEric
Copy link
Contributor

As far as I can tell ember-cli-inject-live-reload is no longer used and live reloading is handled by the Vite's "Hot Module Replacement" feature.

References

As far as I can tell `ember-cli-inject-live-reload` is no longer used
and live reloading is handled by the Vite's "Hot Module Replacement"
feature.

References

- [ember-cli-inject-live-reload](https://github.com/ember-cli/ember-cli-inject-live-reload)
- [Vite's Hot Module Replacement](https://vite.dev/guide/features.html#hot-module-replacement)
@HeroicEric HeroicEric changed the title Remove ember-cli-inject-live-reload Remove ember-cli-inject-live-reload dependency Oct 26, 2024
@mansona mansona added the enhancement New feature or request label Nov 5, 2024
@mansona mansona merged commit ec570e9 into embroider-build:main Nov 5, 2024
2 of 3 checks passed
@github-actions github-actions bot mentioned this pull request Nov 5, 2024
@HeroicEric HeroicEric deleted the remove-ember-cli-inject-live-reload branch November 8, 2024 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants