Replies: 1 comment
-
Ive also tried adding the package as a shared one but that didnt seem to work not sure if i did it right tho i made it a singleton |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Im having an issue where a packages types is being imported this package is in both host and client but i get this error
Types have separate declarations of a private property 'props'
im using reactif i go into the mf-types and delete the package then it fixes the issues and uses the hosts package instead of the thirdparty copy
so im asking if there is a way for the dynamic types to be excluded for a single package
Beta Was this translation helpful? Give feedback.
All reactions