react-native-code-push icon indicating copy to clipboard operation
react-native-code-push copied to clipboard

Smarter node modules path resolving

Open wjaykim opened this issue 2 years ago • 1 comments

Added findNodeModulePath script to codepush.gradle, which add supports for complex rn projects such as monorepo.

wjaykim avatar Jul 28 '23 02:07 wjaykim

@microsoft-github-policy-service agree

wjaykim avatar Jul 28 '23 02:07 wjaykim

Hello @wjaykim thank you for your contribution, are these changes still relevant for you also did you mange to test them in some complex rn projects?

DordeDimitrijev avatar Jul 04 '24 15:07 DordeDimitrijev

@DordeDimitrijev Yes, I’m currently using the patched code to use codepush in my rn project in monorepo.

wjaykim avatar Jul 04 '24 16:07 wjaykim