Cedric van Putten

Results 134 issues of Cedric van Putten

### Summary EAS CLI executes the `@expo/cli` in an interesting way, which seems incompatible with isolated modules. TL;DR; - When EAS CLI needs to execute the Expo CLI, it fully...

# Why Part of the infra structure maintenance. # How - Updated `GIT_SESSION_SECRET` to `EXPO_GIT_TOKEN` # Test Plan - [x] See if CI passes - [ ] See if Snackager...

# Why Should speed up workflows, and possibly the Dockerfiles. # How - Added dedicated build cache to all workflows # Test Plan See CI.

Right now, all packages using the [ESM `exports`](https://nodejs.org/api/packages.html#exports) are failing to be bundled with Snackager. Unfortunately, Metro/RN lacks support for these dependencies as of writing. Luckily, this is changing with...

snackager
snackager - exports support

More info here: https://blog.expo.dev/drastically-faster-bundling-in-react-native-a54f268e0ed1#a33f If you want to go for this approach, also use the [`files` property in `package.json` to only package the built files](https://docs.npmjs.com/cli/v8/configuring-npm/package-json#files). :)

# Why This syncs the `expo-template-default` `app.json` placeholder values with the ones from `expo-template-tabs` template. # How - There are a few "magic strings" that should be used for templates...

bot: passed checks

# Why Follow-up of #27209 Merge this for SDK 51 stable release. # How I added the docs to this separate PR since the config plugin docs aren't versioned. This...

bot: passed checks

### Linked issue This is a test to see how well the canary works inside a pnpm monorepo. ### Pending fixes - https://github.com/expo/expo/pull/25817 - https://github.com/expo/expo/pull/25804 - https://github.com/expo/eas-cli/issues/2150 - https://github.com/expo/expo/issues/26126

### Linked issue Provide the issue(s) which this pull request relates to or fixes. ### Additional context Are there things the maintainers should be aware of before merging or closing...