invalidateAdlConfigCache
invalidateAdlConfigCache(
projectRoot):void
Defined in: packages/core/src/project/load-config.ts:58
Clear the in-memory config module cache for a project (call before reload).
Parameters
Section titled “Parameters”projectRoot
Section titled “projectRoot”string
Returns
Section titled “Returns”void