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

πŸ› οΈ Get hot reloading working locally #9243

Closed
2 tasks
petertgiles opened this issue Feb 7, 2024 · 1 comment
Closed
2 tasks

πŸ› οΈ Get hot reloading working locally #9243

petertgiles opened this issue Feb 7, 2024 · 1 comment
Labels
tooling Tooling, automation and CI to support development.

Comments

@petertgiles
Copy link
Contributor

petertgiles commented Feb 7, 2024

πŸ› οΈ Tooling

It would be nice to have hot-reloading working locally. It would make UI-heavy dev work much more pleasant.

πŸ™‹β€β™€οΈ Proposed Solution

https://webpack.js.org/guides/hot-module-replacement/

https://github.com/gaearon/react-hot-loader

https://github.com/pmmmwh/react-refresh-webpack-plugin

βœ… Acceptance Criteria

  • Code changes appear in the browser automatically without a page refresh
  • Hydrogen still works
@petertgiles petertgiles added the tooling Tooling, automation and CI to support development. label Feb 7, 2024
@mnigh
Copy link
Contributor

mnigh commented Jun 24, 2024

@petertgiles can this issue be closed as resolved now that #10611 was merged?

@petertgiles petertgiles closed this as not planned Won't fix, can't repro, duplicate, stale Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Tooling, automation and CI to support development.
Projects
Archived in project
Development

No branches or pull requests

2 participants