drupflare/drangler - v0.1.0
    Preparing search index...

    Variable INCOMPATIBLE_MODULESConst

    INCOMPATIBLE_MODULES: Record<string, string> = ...

    Modules that cannot work on the worker, with the mechanism for each.

    A named list rather than a heuristic: every entry is refused for a reason that is a property of the runtime, not of the module's quality, and the message says which. Anything whose failure mode is a guess belongs in SERVICE_MODULES at warning severity instead.