-
Notifications
You must be signed in to change notification settings - Fork 1
default to eb in API route #315
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
src/utils/api.ts
Outdated
console.log(data); | ||
console.log(data.homeLibraryCode); | ||
// default to e branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
logs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just have a minor question about the default value, I thought it might be better to manage it in a single place, curious what your thoughts are.
The Vercel preview link is broken, I think we should make a ticket and put it in the backlog to fix that if not already!
The vercel integration never worked... I forgot why but there's something that stopped us in the past from generating previews. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree it's not exactly ideal but makes sense for the reqs. Just remove the logs.
Description
Motivation and Context
How Has This Been Tested?
Checklist: