purescript-parcel-example icon indicating copy to clipboard operation
purescript-parcel-example copied to clipboard

Page doesn't refresh when we use psc-0.12.0-20180901 package set.

Open voland62 opened this issue 7 years ago • 1 comments

So, actually recompilation works and Parcel's HMR works, but page doesn't refresh on module.hot.accept. I think this is related to changes in react-basic package from psc-0.12.0-20180901. To make it compilable I had to change Main.purs according to current react-basic (react ---> component ..).

voland62 avatar Sep 28 '18 17:09 voland62

So the issue is just that this is out of date?

justinwoo avatar Oct 03 '18 10:10 justinwoo