Skip to content

perf: lazy load SVG icons by ankush [frappe] PR#22517

Bot Dokos requested to merge ft-pr-22517 into develop

From: https://github.com/frappe/frappe/pull/22517
Date: 2023-09-23 15:13:43+05:30

  • perf: lazy load SVG icons (#22517)



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-22517

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports