Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upFix module embedding #589
Conversation
evancz
closed this
in
4d155df
May 9, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
evancz
May 9, 2016
Member
Thanks! I did it a different way, but thanks for finding this and explaining what was wrong. The point of those names was so you get a nicer stack trace in JS, so it doesn't make sense to change them.
|
Thanks! I did it a different way, but thanks for finding this and explaining what was wrong. The point of those names was so you get a nicer stack trace in JS, so it doesn't make sense to change them. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
klaftertief
commented
May 9, 2016
|
Thanks for the quick fix. And I also prefer your changes. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
klaftertief commentedMay 9, 2016
Renames embed functions to prevent infinite recursion when calling
embed()