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

wire/debug should enable when/monitor/console #120

Open
briancavalier opened this issue Jul 9, 2013 · 1 comment
Open

wire/debug should enable when/monitor/console #120

briancavalier opened this issue Jul 9, 2013 · 1 comment

Comments

@briancavalier
Copy link
Member

or possibly install its own promise monitor. This is somewhat tricky to do across module environments, since we'd need to use AMD's local require([]) with an array, or CommonJS's require() without an array and within a try/catch to avoid breaking with older versions of when.js.

Pinging @unscriptable for advice on the best way to load optional AMD deps.

@unscriptable
Copy link
Member

Creative error message ftw!

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

No branches or pull requests

2 participants