Skip to content

Conversation

@crisbeto
Copy link
Member

@crisbeto crisbeto commented Oct 6, 2025

Cherry-pick the changes from #31988 into the patch branch.

We don't need a `.gitignore` in the Stackblitz template.
The Stackblitz examples were hanging on the build step, because we had an import of `@angular/material` in the `styles.scss`. These changes switch to using a pre-built theme.

Fixes angular#31823.
Fixes angular#31973.
Fixes angular#28934.
The path for the file that Stackblitz should open in the editor was wrong which meant that it would open any random file. These changes correct the path.
Fixes that opening the testing examples wasn't actually running the tests. It seems like our approach using the `.stackblitzrc` file stopped working at some point.
@crisbeto crisbeto requested a review from devversion October 6, 2025 08:25
@crisbeto crisbeto requested a review from a team as a code owner October 6, 2025 08:25
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Oct 6, 2025
@crisbeto crisbeto requested review from adolgachev and removed request for a team October 6, 2025 08:25
@crisbeto crisbeto added the merge: preserve commits When the PR is merged, a rebase and merge should be performed label Oct 6, 2025
@crisbeto crisbeto requested a review from tjshiu October 6, 2025 08:25
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Oct 6, 2025
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Oct 6, 2025
@crisbeto crisbeto merged commit 7e80047 into angular:20.2.x Oct 6, 2025
31 of 32 checks passed
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project merge: preserve commits When the PR is merged, a rebase and merge should be performed target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants