Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DD templating: conditionally invoke requires #2917

Merged
merged 2 commits into from
Oct 21, 2024
Merged

DD templating: conditionally invoke requires #2917

merged 2 commits into from
Oct 21, 2024

Commits on Oct 21, 2024

  1. DD templating: conditionally invoke requires

    as per #2844, don't perform `require_relative` on content that won't be
    used unless all dependency detection checks succeed
    fallwith committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5f8f2b0 View commit details
    Browse the repository at this point in the history
  2. DD: require only prepend OR chain DD code

    when chaining or prepending, only bring in the appropriate chain or
    prepend code
    fallwith committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1c6d8a3 View commit details
    Browse the repository at this point in the history