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

Fix non-debug version loaded for certain static resources when debug mode is enabled #16406

Merged
merged 7 commits into from
Jul 7, 2024

Commits on Jul 6, 2024

  1. Fix non-debug version loaded for certain static resources when debug …

    …mode is enabled
    mdameer committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    57ab84a View commit details
    Browse the repository at this point in the history
  2. Handle resource management options when null

    mdameer committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    e396b15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f0d9f9 View commit details
    Browse the repository at this point in the history
  4. Fix new RequireSettings creation

    mdameer committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    12854e3 View commit details
    Browse the repository at this point in the history
  5. Simplify RequireSettings initialization

    mdameer committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    6ae5bf6 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Apply suggestions from code review

    Co-authored-by: Hisham Bin Ateya <[email protected]>
    mdameer and hishamco authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    8543cb5 View commit details
    Browse the repository at this point in the history
  2. Formatting

    mdameer committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    6be5c4e View commit details
    Browse the repository at this point in the history