Closed matthewp closed 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.
includedDeps
This is needed so that live-reload can handle includedDeps.
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.