-
Notifications
You must be signed in to change notification settings - Fork 516
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: middleware.ts for redirect optimization #1127
base: master
Are you sure you want to change the base?
Conversation
Optimized the middleware.ts by refactoring redirect logic. External redirects for Discord and Blog have been handled separately to improve code maintainability and clarity.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@cypherpepe is attempting to deploy a commit to the Coinbase Team on Vercel. A member of the Team first needs to authorize it. |
🟡 Heimdall Review Status
|
Thanks for this PR! This is now in our backlog, pending to be reviewed. |
Hi, @wbnns! I wanted to remind you about my pull request #1127, which optimizes the middleware.ts file to improve redirect logic. I understand you have many tasks, but I would appreciate your attention to this request when you have the opportunity. If additional explanations or changes are needed, please let me know. Best regards, @cypherpepe |
Optimized the middleware.ts by refactoring redirect logic. External redirects for Discord and Blog have been handled separately to improve code maintainability and clarity.