tildeio / conductor.js

MIT License
150 stars 12 forks source link

`Conductor.require` swallows exceptions #27

Open cyril-sf opened 11 years ago

cyril-sf commented 11 years ago

We need to update Oasis.js to support RSVP 2, that would allow us to add a "last chance" error handler.

hjdivad commented 11 years ago

Depends on fixing tildeio/oasis.js#16