thirdPartyPresenceProperties

Properties associated with third-party elements in the AST. These properties are used to track the presence of third-party elements in the AST, in order to conditionally load third-party libraries in the final artifact to avoid unnecessary bloat and improve performance.

These properties are updated during the tree traversal stage of the pipeline.

See also

for hooks that scan the AST and set these properties