How to patch-package inertiajs #1982
wfern
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, just to share a snippet to how patch-package one of inertiajs packages.
I need to make it because I need to apply a fix without have to wait the next release. Since inertiajs packages lives in a monorepo and the release is minified it was a little difficult, so if helps anyone, here we go:
https://gist.github.com/wfern/49f04598dc7c4deef3d99054d622e1ef
Beta Was this translation helpful? Give feedback.
All reactions