elm-react-component
elm-react-component copied to clipboard
Error message for no ports at all could be improved
Currently if you've defined no ports on the elm side you get a "can't access ... of undefined" error. Following the "custom errors" philosophy, this could be improved.
I'm not sure where to put the check though.