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

Check for resourceId parameter before defaulting. #82

Closed
wants to merge 2 commits into from
Closed

Check for resourceId parameter before defaulting. #82

wants to merge 2 commits into from

Conversation

Flygenring
Copy link

I had a problem where I had to use Babel from outside any resource and that broke it since current resource ID was fetched before using the passed parameter. This refactoring takes the parameter first and then current resource ID (if a current resource is present).

goldsky added a commit to goldsky/babel that referenced this pull request Nov 26, 2014
@goldsky goldsky closed this Nov 26, 2014
goldsky added a commit to goldsky/babel that referenced this pull request Nov 26, 2014
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

2 participants