Skip to content

Update react-scripts to fix hot reloading

Loic Huder requested to merge fix-hot-reloading into main

Fix #79 (closed)

I had to disable the eslint webpack plugin for now because of a config conflict between eslint-config-galex and react-scripts. I hope to fix it by updating eslint.

Merge request reports