React and Vide

I have both react and vide in my project because I am using jabby and react for my own UI. It is forwarding the global to vide which is really weird and how would I change it so it only points to react globals
No description
4 Replies
duck
duckOP2w ago
my tsconfig is saying React.createElement
PepeElToro41
PepeElToro412w ago
you cant, you would need to edit the package to remove the declare global part then you can use patch-package
duck
duckOP2w ago
is patch-package a package?

Did you find this page helpful?