stealjs / steal-conditional

Conditional loading
https://stealjs.com/docs/steal-conditional.html
MIT License
6 stars 1 forks source link

Add conditional modules to load metadata #55

Closed matthewp closed 6 years ago

matthewp commented 6 years ago

Knowing what conditional modules are depended on by a module is necessary to prevent the condition modules from being treeshaken. Other parts of steal might want this information as well.