Léon Chabbey
Léon Chabbey
### Description I don't see anything in the README about it and it looks like you are using circleci for releases like the official react-native repo. I tried following the...
## Describe the bug For instance, I have a `translations.json` file which is translated in English and French with: ```json // en { "greeting": "Hello" } // fr { "greeting":...
### Description After making changes to the ReactAndroid code base, I'd like to test it my own project. During build, the following errors occured: ``` > Task :react-native:packages:react-native:ReactAndroid:hermes-engine:buildCMakeRelease[arm64-v8a][libhermes] C/C++: ninja:...
### Which packages are impacted by your issue? @graphql-codegen/cli ### Describe the bug When trying to use a local ESM typescript plugin, the plugin fails to load. The issue happens...