gerich-home / it-depends

Lightweight dependency tracking library for JavaScript
http://it-depends-js.github.io/
Other
1 stars 2 forks source link

promiseValue reject #50

Open gerich-home opened 8 years ago

gerich-home commented 8 years ago

When underlying promise in promiseValue is rejected, promiseValue should start throwing exception on access.

gerich-home commented 8 years ago

Depends on #23