Skip to content

Conversation

waldreiter
Copy link
Contributor

On new installs the examples don't compile. That's because when.js had been removed as a dependency in #654. This PR fixes it by replacing the use of when.js with promises.

@waldreiter
Copy link
Contributor Author

Why is Travis failing?

@mjackson
Copy link
Member

@cody Looks like JSHint is having trouble detecting where the semi-colons should be in your ES6 code. Maybe try adding "asi": true to .jshintrc?

@mjackson mjackson merged commit a209ec5 into remix-run:master Jan 16, 2015
@gaearon
Copy link
Contributor

gaearon commented Jan 16, 2015

There's also "esnext": true in case it makes a difference.

@mjackson
Copy link
Member

@gaearon We already had "esnext": true. Might be a bug in JSHint.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants