Skip to content

Fix recursive calls to backfillStaticFilesRemovedFromMinifiedBuild#1614

Merged
bgrgicak merged 1 commit into
trunkfrom
fix/backfillStaticFilesRemovedFromMinifiedBuild-calls
Jul 16, 2024
Merged

Fix recursive calls to backfillStaticFilesRemovedFromMinifiedBuild#1614
bgrgicak merged 1 commit into
trunkfrom
fix/backfillStaticFilesRemovedFromMinifiedBuild-calls

Conversation

@bgrgicak
Copy link
Copy Markdown
Collaborator

Motivation for the change, related issues

#1604 accidentally introduced recursive calls to webApi.backfillStaticFilesRemovedFromMinifiedBuild.

Implementation details

Update webApi.backfillStaticFilesRemovedFromMinifiedBuild to call phpApi.backfillStaticFilesRemovedFromMinifiedBuild.

Testing Instructions (or ideally a Blueprint)

  • checkout this branch
  • confirm that there are no errors related to calls to backfillStaticFilesRemovedFromMinifiedBuild in the browser console

@bgrgicak bgrgicak self-assigned this Jul 16, 2024
@bgrgicak bgrgicak added [Type] Bug An existing feature does not function as intended [Feature] Boot Flow labels Jul 16, 2024
@bgrgicak bgrgicak merged commit 8fbc0a8 into trunk Jul 16, 2024
@bgrgicak bgrgicak deleted the fix/backfillStaticFilesRemovedFromMinifiedBuild-calls branch July 16, 2024 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Feature] Boot Flow [Type] Bug An existing feature does not function as intended

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant