ABSOLUTE_LAST
constABSOLUTE_LAST:Phase
Defined in: src/std/phases.ts:131
ABSOLUTE_FIRST -> FIRST -> PRE_UPDATE -> UPDATE -> POST_UPDATE -> LAST -> ABSOLUTE_LAST.
Remarks
Section titled “Remarks”⚠️ This is an internal phase. It should only be used by the framework itself and third-party plugins that need to run systems absolutely first or last in the update pipeline.