Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): Fix static export for consecutive groups. #22504

Merged

Conversation

EvanBacon
Copy link
Contributor

Why

While porting bluesky to expo-router I found a bug in the group variation logic. We aren't collecting variations where consecutive groups are used, e.g. (a)/(b)/c -> c.

@EvanBacon EvanBacon requested a review from byCedric as a code owner May 16, 2023 15:37
@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label May 16, 2023
Co-authored-by: Expo Bot <34669131+expo-bot@users.noreply.github.com>
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels May 16, 2023
@EvanBacon EvanBacon merged commit 164fcb3 into main May 16, 2023
4 of 5 checks passed
@EvanBacon EvanBacon deleted the @evanbacon/cli/fix-static-export-for-consecutive-groups branch May 16, 2023 17:45
@brentvatne brentvatne added the published Changes from the PR have been published to npm label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: passed checks ExpoBot has nothing to complain about published Changes from the PR have been published to npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants