feat(api): provide task guards for lazy register
This update provides a way to use the basic AffectedModuleDetector task guard when leveraging the register api to create tasks, without needing to explicitly get the task immediately. This allows for the AMD calculation to be evaluated lazily, and avoids performing work on tasks that will not be executed.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Hey there, looks like you haven't yet signed the CLA. Also, could you remove any formatting changes added to this PR as it just appears to be noise vs the actual feature you wanted implemented
@joshafeinberg I addressed the formatting. Working with my team to ensure we can sign the CLA but will get back to you on that!