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

Proposal: Debugging Guide #1482

Open
justinbmeyer opened this issue Nov 30, 2018 · 0 comments
Open

Proposal: Debugging Guide #1482

justinbmeyer opened this issue Nov 30, 2018 · 0 comments
Labels

Comments

@justinbmeyer
Copy link
Contributor

A guide on how to debug common StealJS issues. Including:

  • lets show of _traceData and probably name it something else. parentMap is super cazy useful.
  • Also, it would be nice if there was a quick way to look at the modules. For example, when working with CanJS, can isn't always on the window. I'd like to be able to write something like steal.debug.module("can-queues") and it would write out the module object.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants