Skip to content
Snippets Groups Projects
  1. Aug 01, 2024
    • Avielle Wolfe's avatar
      Remove CI header presence check under FF · bba39ef3
      Avielle Wolfe authored
      This commit adds a `ci_remove_header_presence_check` feature flag. When
      enabled, it removes the conditional that skips interpolation if the
      content has no header for CI components (all other include types will
      still skip interpolation if there is no header).
      
      We will slowly enable the feature flag and monitor the performance of
      `include:component`. This will let us know if we can add the new
      `context` interpolation feature without hurting performance too much.
      
      Issue: #438275
      Verified
      bba39ef3
  2. Jul 29, 2024
Loading