whatwg / loader

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

[question] step [4.a. Assert: instance is a Source Text Module Record.] in 6.1.3. ExtractDependencies seems to be bold. Not only source text module records can have dependencies. #112

Closed caridy closed 8 years ago

caridy commented 8 years ago

loader.js implementation feedback

caridy commented 8 years ago

resolved as part of the refactor on https://github.com/whatwg/loader/pull/122, from now on, only Source Text Module Records can have dependencies.