whatwg / loader

Loader Standard
https://whatwg.github.io/loader/
Creative Commons Zero v1.0 Universal
607 stars 45 forks source link

provide() and error() are only allow for fetch, translate and instantiate stages #93

Closed caridy closed 9 years ago

caridy commented 9 years ago

https://github.com/whatwg/loader/pull/91 introduce a regression in the provide() and error() algos, this PR fixes that.

dherman commented 9 years ago

Looks perfect, r+