Skip to content

Fix build-breaking Supabase client and Landing page merge artifacts#64

Open
overhyped-pratham wants to merge 3 commits into
durdana3105:mainfrom
overhyped-pratham:fix/build-breaking-supabase-and-landing
Open

Fix build-breaking Supabase client and Landing page merge artifacts#64
overhyped-pratham wants to merge 3 commits into
durdana3105:mainfrom
overhyped-pratham:fix/build-breaking-supabase-and-landing

Conversation

@overhyped-pratham
Copy link
Copy Markdown

@overhyped-pratham overhyped-pratham commented May 19, 2026

Summary

  • Remove duplicate \supabase\ exports in \src/lib/supabase.js\ and resolve a broken merge in \src/integrations/supabase/client.ts\ that prevented
    pm run build\ from completing.
  • Remove duplicated hero section markup in \Landing.tsx\ left over from a merge.
  • Fix unclosed JSX in
    avbar1.tsx\ (unused alternate navbar, but keeps lint/parser clean).

Test plan


  • pm run build\ completes successfully

  • pm run dev\ — sign up/login with valid Supabase env vars
  • Smoke test landing page hero and navigation links

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

@overhyped-pratham is attempting to deploy a commit to the durdana3105's projects Team on Vercel.

A member of the Team first needs to authorize it.

@durdana3105
Copy link
Copy Markdown
Owner

Summary

  • Remove duplicate \supabase\ exports in \src/lib/supabase.js\ and resolve a broken merge in \src/integrations/supabase/client.ts\ that prevented
    pm run build\ from completing.
  • Remove duplicated hero section markup in \Landing.tsx\ left over from a merge.
  • Fix unclosed JSX in
    avbar1.tsx\ (unused alternate navbar, but keeps lint/parser clean).

Test plan

  • [x]
    pm run build\ completes successfully
  • [x]
    pm run dev\ — sign up/login with valid Supabase env vars
  • Smoke test landing page hero and navigation links

Made with Cursor

This branch have conflicts make sure to resolve it and raise pr again

@durdana3105
Copy link
Copy Markdown
Owner

Again the conflicts are there . please resolve it

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.

2 participants