Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Elm Frontend #7

Merged
merged 2 commits into from Jul 24, 2017
Merged

Add Elm Frontend #7

merged 2 commits into from Jul 24, 2017

Conversation

herbertfj
Copy link
Contributor

I had to add some delay to the webSpec because all the Elm interop is async so I'm guessing that's adding some overhead. I'd ideally like to find a way to remove that.

The Elm interop works entirely async, so that is adding race conditions
when asserting on page contents.
@moonmaster9000 moonmaster9000 merged commit e126f0b into moonmaster9000:master Jul 24, 2017
@moonmaster9000
Copy link
Owner

Thank you Herbert! I've merged this in. Also, regarding some of the challenges you were seeing getting everything running / yarn updating depdencies and lockfiles unexpectedly, I saw this long running issues on yarn: yarnpkg/yarn#570

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants