Benjmhart / haskql

a graphql project with haskell
0 stars 0 forks source link

hot reloading duplicates modules on routes that aren't loaded? #26

Open Benjmhart opened 5 years ago

Benjmhart commented 5 years ago

still not super happy with our solution here. there ought to be a way to prevent the bug fully

Benjmhart commented 5 years ago

possible fixes: https://github.com/nonbili/purescript-halogen-hmr-example/blob/master/src/index.js https://github.com/justinwoo/halogen-parcel-hot-reload-demo/blob/master/src/Main.js