fix(idx): remove incorrect default subdir causing build errors by kikoso · Pull Request #2371 · googlemaps-samples/android-samples

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@kikoso

Copy link Copy Markdown

Collaborator

@kikoso kikoso commented

Mar 19, 2026

Fixes #2354

Removes the incorrect default subdir value in open-in-idx-template/idx-template.json which caused build errors when generating a workspace in IDX/Firebase Studio because it incorrectly scoped the project to a single tutorial module instead of the root folder.

@dkhawk dkhawk merged commit aa1e320 into main

Mar 26, 2026

13 of 19 checks passed

@dkhawk dkhawk deleted the fix/idx-template-subdir branch

March 26, 2026 18:17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@dkhawk dkhawk dkhawk approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Incorrect IDX/Firebase Studio template causing build errors

2 participants

@kikoso @dkhawk