Skip to content

Comments

feat(web): overhaul UI architecture and harden search flow#87

Open
snoopy1412 wants to merge 6 commits intomainfrom
web-v2
Open

feat(web): overhaul UI architecture and harden search flow#87
snoopy1412 wants to merge 6 commits intomainfrom
web-v2

Conversation

@snoopy1412
Copy link
Collaborator

  • refactor app/pages/components structure for the web v2 redesign

  • modernize lint/build/test setup and supporting config

  • improve message search UX, including mobile overlay close-on-navigate

  • expand test coverage across routes, components, hooks, and API handlers

- refactor app/pages/components structure for the web v2 redesign

- modernize lint/build/test setup and supporting config

- improve message search UX, including mobile overlay close-on-navigate

- expand test coverage across routes, components, hooks, and API handlers
Add packageManager field to lock pnpm@10.15.0, preventing Vercel
from using an incompatible default version that causes ERR_INVALID_THIS
errors when fetching packages from the npm registry.
Added packageManager field to lock pnpm to version 10.15.0 and defined compatible Node.js version as 22.x, ensuring consistent environment setup.
Created a new vercel.json file to define the installation command for the Vercel deployment, ensuring the correct version of pnpm is used during the build process.
Modified the install command in vercel.json to use 'corepack pnpm install' for improved clarity and consistency in the deployment process.
Enhanced vercel.json by adding a build command to ensure consistent build processes during deployment, utilizing the same corepack and pnpm setup as the install command.
@github-actions
Copy link

---
Commit: 450a860
Preview: https://msgscan-baavrbd6z-itering.vercel.app

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