fix: use file move in stead of read#30
Conversation
|
Thanks for the change, however I think it should be fixed in
|
|
Yeah sure I agree with you that nothing is broken here actually. That is why I've also submitted a pull request to mkdocs-same-dir 😊 Ideally that other PR is accepted. But the owner so far has not responded. Would you still consider this refactor then? I could add an explicit test that checks for the existence of the stylesheet in the build dir. |
|
Sure, I don’t want to block your use case due to principles. I just need to test this manually, which I will do after Easter holidays. So tomorrow or the day after tomorrow. |
|
I merged your commits locally since there was an issue with package name passed to Version 1.7.0 with your changes is released. |
Allows the plugin to be used with mkdocs-same-dir. Alternative fix proposed in also oprypin/mkdocs-same-dir#13. But this is a good change nonetheless.