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 deps argument to onload hook #1998

Merged
merged 2 commits into from Aug 25, 2019
Merged

Add deps argument to onload hook #1998

merged 2 commits into from Aug 25, 2019

Conversation

guybedford
Copy link
Member

As brought up in #1971 (comment), practical usage of onload tracing requires the dependencies to be returned.

This updates the tracing API to:

System.onload(err, id, deps)

This is a major change due to swapping the err argument order so will go along nicely with v6 as well.

@guybedford
Copy link
Member Author

@lewisl9029 this should provide the information you need, hopefully we can get this out in v6 this week.

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

1 participant