Skip to content

shouldReloadAdlProjectPath

shouldReloadAdlProjectPath(filePath, projectRoot): boolean

Defined in: packages/core/src/project/watch-path.ts:39

Whether a filesystem path under an ADL project should trigger a registry reload. Ignores dependency/build/data dirs (including SQLite WAL files under .data/). Editor atomic-save temps (*.ts.tmp, *.ts.12345.tmp, *~) count as the source file.

string

string

boolean