Create a new pull request by comparing changes#783
Merged
GulajavaMinistudio merged 6 commits intoTypescriptID:masterfrom Jul 1, 2022
Merged
Create a new pull request by comparing changes#783GulajavaMinistudio merged 6 commits intoTypescriptID:masterfrom
GulajavaMinistudio merged 6 commits intoTypescriptID:masterfrom
Conversation
…s that start with a forward slash By default, a glob pattern starting with a forward slash will be "mounted" onto the system root. This causes globs to escape the workspace root. With this change we configure disable glob "mounting" and also change the root to the same setting of the `cwd`. Closes #23467
…when it's not set in builder With this change we fix a regression were we set the base-href to `/` when the browser builder `baseHref` option is not set. Closes #23475
This is useful when running tests locally as otherwise 50 workers are spawned when running the `//packages/angular_devkit/build_angular:build_angular_browser_test` target even when having an `fit` on a single test. This also disabled re-runs on flaky tests.
We just renamed the Angular code of conduct repository default branch to `main`. This repository was not part of the large migration and is now handled separately as a little clean-up.
With this change deprecated options in angular.json will be visible in the IDE.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.