fix: temporarily suppress plugin build errors on docs.rs - #2771
Conversation
|
I honestly think we should figure out why it tries to write to that file which it shouldn't instead of ignoring the error |
|
I completely agree with this. But unfortunately, I haven't had time to investigate the issue recently. |
|
i think we simply have to re-release all the plugins. For reference, here's the output of the |
|
soooo, i just released new versions and at least in my local docs.rs instance the issue seems to be gone now. at least for my own repro product, didn't know how to make pytauri work in it with the python dependency 🤷 |
|
The author of the PR in the tauri repo made similar observations. Will close this PR here then. |
ref: tauri-apps/tauri#13597 (comment)
It seems that tauri-apps/tauri#13597 will not be merged soon, so this PR temporarily suppresses these errors as a mitigation.