Skip to content

Add standalone React framework detection - #40

Merged
itsflaid merged 1 commit into
mainfrom
codex/react-framework-detection
Jun 20, 2026
Merged

Add standalone React framework detection#40
itsflaid merged 1 commit into
mainfrom
codex/react-framework-detection

Conversation

@itsflaid

Copy link
Copy Markdown
Owner

Summary

  • detect standalone React apps from package and source evidence
  • preserve Next.js precedence and avoid generic src/app false positives
  • detect main.tsx browser entry points
  • add React fixture coverage to packed CLI E2E
  • update supported-stack documentation

Verification

  • pnpm test:cli (104/104)
  • pnpm --filter devmap build
  • pnpm test:package-e2e
  • git diff --check

Co-authored-by: devmap-agent <238585242+devmap-agent@users.noreply.github.com>
@itsflaid
itsflaid merged commit aade745 into main Jun 20, 2026
1 of 2 checks passed
@itsflaid
itsflaid deleted the codex/react-framework-detection branch June 20, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant