Hello I am participating on a hackathon and using convex with vite and react. I am having trouble opening my first page when I deploy my app on netlify. When I inspect element it is showing my index.html which has <script type="module" src="src/main.tsx"></script>, but I dont believe it is being executed as I just say on this blank page. When I do npm run dev, it opens the correct page (<Route path="/" element={<LoginSignupPage />} />) not my index.html
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
CC
Convex Community
Join the Convex Discord! Explore Convex, the backend platform that keeps your app in sync.