Skip to content
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

Implemented debase #26

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Implemented debase #26

wants to merge 4 commits into from

Conversation

Jaryt
Copy link

@Jaryt Jaryt commented Sep 4, 2021

Hey y'all!

I wanted to use this in my project, however due to the npm issues (fix didn't work for me) I figured as it should only be a dev dependency, it's almost necessary for me to rebuild the imports when deploying. So I made changes to the rebase to achieve this. It works in my project, so hopefully you'll find that it's robust enough in your testing :)

@Jaryt
Copy link
Author

Jaryt commented Sep 4, 2021

(let me know if you would like me to write tests for this, or if you'd like to handle that yourself)

@Jaryt
Copy link
Author

Jaryt commented Sep 5, 2021

Realized this needs a break in the second loop. Also, I had a simple idea for how to implement tests, so I'll go ahead and do that

@Jaryt Jaryt closed this Sep 6, 2021
@Jaryt Jaryt reopened this Sep 6, 2021
@Jaryt
Copy link
Author

Jaryt commented Sep 6, 2021

realized this would not work if nested dirs aligned with the same name. Going to check whole path up to that point instead.

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