stealjs / steal-less

A less plugin for StealJS
https://www.npmjs.com/package/steal-less
MIT License
4 stars 2 forks source link

Adds includedDeps to metadata for less loads #19

Closed matthewp closed 8 years ago

matthewp commented 8 years ago

This adds the new property includedDeps to the load.metadata for each less module. This is used to track dependencies that are included in the module and not part of Steal's loading.

This is needed so that live-reload can handle includedDeps.