-
Good afternoon. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
No one had done this for a long time, so I'm not sure I have a good idea how to do that. |
Beta Was this translation helpful? Give feedback.
No one had done this for a long time, so I'm not sure I have a good idea how to do that.
I would start with opening a PR against the 1.x branch that both fixes this issue and bumps the version.
After that is merged we can try and see if the publishing of a version will work for this branch or not, but I can't commit to anything.
If this doesn't work you'll need to create a PR to fix this.
Having said all that, I think you might be better off with using
patch-package
npm package to add a patch in your local deployment.Once you migrate to 3.0 you could simply delete the patch file.
cc @wipfli I think you were the last one to attempt this, didn't you?