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

keysForTree is currently deopting. #9

Open
stefanpenner opened this issue May 13, 2014 · 2 comments · May be fixed by #13
Open

keysForTree is currently deopting. #9

stefanpenner opened this issue May 13, 2014 · 2 comments · May be fixed by #13

Comments

@stefanpenner
Copy link
Contributor

https://github.com/broccolijs/broccoli-kitchen-sink-helpers/blob/master/index.js#L31-L41
https://github.com/broccolijs/broccoli-kitchen-sink-helpers/blob/master/index.js#L55-L62

these try/catches needs to be isolated from the rest of the function. This is easiest accomplished by extracting those blocks behaviors into there own functions.

Should be a quick fix

@luto
Copy link

luto commented May 13, 2014

grabbing this.

@stefanpenner
Copy link
Contributor Author

@luto 👍

luto added a commit to luto/broccoli-kitchen-sink-helpers that referenced this issue May 13, 2014
luto added a commit to luto/broccoli-kitchen-sink-helpers that referenced this issue May 13, 2014
@luto luto linked a pull request May 13, 2014 that will close this issue
luto added a commit to luto/broccoli-kitchen-sink-helpers that referenced this issue May 13, 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 a pull request may close this issue.

2 participants