Skip to content

Improve nreact perf #239

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

seonglae
Copy link
Member

Summary

  • preload images with fetchPriority controls
  • minify production build and target modern browsers
  • lazy-load avatars and thumbnails
  • export LazyImage from package
  • prioritize hero page icon for faster LCP
  • add unit tests covering LazyImage and PageIcon

Testing

  • pnpm lint
  • pnpm build
  • pnpm test (fails: fetch failed)

https://chatgpt.com/codex/tasks/task_e_684c5a665b0483279cb8957e731b6f8a

Copy link

codesandbox bot commented Jun 13, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@seonglae seonglae self-assigned this Jun 20, 2025
….com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant