shouldWatchAdlProject
shouldWatchAdlProject(
env?):boolean
Defined in: packages/core/src/project/config.ts:68
Whether a long-lived inspector should arm the project file watcher.
"0" is the adl dashboard --serve opt-out. Unset and "1" both watch —
packed adl dashboard runs Nitro .output without passing --serve.
Parameters
Section titled “Parameters”ProcessEnv = process.env
Returns
Section titled “Returns”boolean