Kudo Chien

Results 382 comments of Kudo Chien

> ok, then it remains for each plugin to adjust accordingly? right. i am still leaning toward leaving advanced serialization/deserialization inside plugins. for example, if people have Set/Map inside a...

also there was an build error

* **#41595** * **#41553** * **#41413** 👈 (View in Graphite) * `main` This stack of pull requests is managed by Graphite. Learn more about stacking.

thanks for sharing the insight. i would leave my comment at https://github.com/expo/expo-github-action/issues/315 given there were some context already.

@yonitou the source appears on eas because we generate fingerprint after prebuild and ignore `android/**/*`. however, the source has `"hash": null`, it won't conclude a different final fingerprint hash. if...

@yonitou interesting case. not sure how package.json could be included by config-plugins. would you mind to share your package.json and eas build url?

interesting! it could be NX monorepo. i don't have much experience of NX. could you share more information with me? i don't quite understand why the `./node_modules` symlink was not...

@yonitou would appreciate if you could help me to prepare a minimal NX repro project then i can investigate fingerprint issue directly

reopen this because i didn't get a chance to check nx monorepo yet

hi there! much appreciated for digging the problem and fingerprint code. for `googleServicesFile`, i agree both of you. since we cover `googleServicesFile` in external files already, i think we can...