GCTC-NTGC / gc-digital-talent

GC Digital Talent is the new recruitment platform for digital and tech jobs in the Government of Canada. // Talents numériques du GC est la nouvelle plateforme de recrutement pour les emplois numériques et technologiques au gouvernement du Canada.
https://talent.canada.ca
GNU Affero General Public License v3.0
22 stars 8 forks source link

🛠️ Get hot reloading working locally #9243

Closed petertgiles closed 3 months ago

petertgiles commented 8 months ago

🛠️ 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

mnigh commented 3 months ago

@petertgiles can this issue be closed as resolved now that https://github.com/GCTC-NTGC/gc-digital-talent/pull/10611 was merged?