-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Feature/basename #4459
Feature/basename #4459
Conversation
|
Hi @yracnet, Welcome, and thank you for contributing to Remix! Before we consider your pull request, we ask that you sign our Contributor License Agreement (CLA). We require this only once. You may review the CLA and sign it by adding your name to contributors.yml. Once the CLA is signed, the If you have already signed the CLA and received this response in error, or if you have any questions, please contact us at hello@remix.run. Thanks! - The Remix team |
Thank you for signing the Contributor License Agreement. Let's get this merged! 🥳 |
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.
Hi @yracnet and thank you for taking the time to tackle this 🙌🏼
Some unwanted commits made it to your PR, could you fix that?
Refs #2996 |
This would be a great feature to have in remix. If I can help with making this happen let me know! |
Thanks, but I dont know what is the next step. |
@yracnet As mentioned in this comment I think they are waiting for some unrelated changes that have snuck in to be removed: #4459 (review) For example |
@yracnet , First of all great job, this is such a useful feature. Do I have your permission to fork this branch and do the required changes (removing unrelated commits) and make the PR merge ready? We really need this feature and incase you're busy, I'll be more than willing to get things moving here 🙏 |
…nto feature/basename
* docs: add pages for React Router components/hooks * chore(docs): disable toc on re-export pages Signed-off-by: Logan McAnsh <logan@mcan.sh> Signed-off-by: Logan McAnsh <logan@mcan.sh> Co-authored-by: Logan McAnsh <logan@mcan.sh>
Hi @hemangsk thanks, I have merged my branch with the las change from dev, I run the test. I will wait to approval my changes. thanks |
Thanks, I will send a new pr with the clean branch from dev. |
clean branch to #5236 |
I have implemented the feature described on the #2891.
This include the serverBasename attribute on remix.config.js for declare a prefix to URL