You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice if Elm had Platform.crash. Reason I would put it in Platform is to encourage the idea that its not meant for browser use, but should be available if you are running a Platform.worker - either on backend or a service worker.
The text was updated successfully, but these errors were encountered:
Would be nice if Elm had
Platform.crash
. Reason I would put it inPlatform
is to encourage the idea that its not meant for browser use, but should be available if you are running aPlatform.worker
- either on backend or a service worker.The text was updated successfully, but these errors were encountered: