-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #68
- Loading branch information
Richard Feldman
committed
May 15, 2018
1 parent
76acd58
commit fbb37d4
Showing
3 changed files
with
42 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fbb37d4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Glad to see steps towards closing #68 @rtfeldman! Are you planning to support elm 0.18 with this change? The reason why I'm curious is because when I try 5.0.0-alpha1 in jfairbank/run-elm#14,
yes: true
no longer works. This means that I'm either getting an issue with this option or a problem withprocess.exit()
when trying to use async method 😅fbb37d4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UPD: I found a workaround in jfairbank/run-elm#14 by faking
console.error
andprocess.exit