Skip to content

Conversation

@dsernst
Copy link
Member

@dsernst dsernst commented Jun 15, 2023

Work in progress towards automatically detecting any exports that are never being imported, aka dead code.

This would be useful, but:

  • is currently is generating ~150 false positives, many look like default exports which are magically being used by Next.js.

@vercel
Copy link

vercel bot commented Jun 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
siv ✅ Ready (Inspect) Visit Preview Jun 15, 2023 10:56pm

@dsernst dsernst added the tech debt Not user-facing, but makes code easier to maintain label Aug 3, 2024
@CLAassistant
Copy link

CLAassistant commented Aug 7, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tech debt Not user-facing, but makes code easier to maintain

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants