-
Notifications
You must be signed in to change notification settings - Fork 51
fix: import paths that are missing /index
#2831
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 โ๏ธ
|
didoo
left a comment
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.
A couple of things, before approving:
- can you add a meaningful description to the PR? (for future reference, to give context to the reviewer, etc)
- can you move the code changes to the tests to a different PR? so the two changes are kept separated (I am not sure how this related to this PR; I suspect this should have been done time ago when we postponed the Enterprise Navigation release; which btw is likely coming back soon :) )
|
I will put it on hold, SFC work might supersede this PR |
While you work on this, and is not ready for review, can you move it to "draft"? Thanks |
|
I think it's ready now, I have updated description, but let me know if it;s even worth merging this since this issues will keep coming up till we switch over to vite. IMO I think it's worth it, it will make the switch cleaner |
๐ Summary
/indexshould always be present. This most likely will come back till we move to vite completely๐ ๏ธ Detailed description
๐ธ Screenshots
๐ External links
Jira ticket: HDS-XXX
Figma file: [if it applies]
๐ Component checklist
๐ฌ Please consider using conventional comments when reviewing this PR.