natefaubion / purescript-spork

Elm-like for PureScript
MIT License
157 stars 9 forks source link

Run subscriptions as a view artifact #17

Closed natefaubion closed 6 years ago

natefaubion commented 6 years ago

Should fix #16

@dederer Do you mind trying out this branch and see if it helps?

dederer commented 6 years ago

Yes, this branch fixes #16. Thank you!