Skip to content

Create a new pull request by comparing changes#783

Merged
GulajavaMinistudio merged 6 commits intoTypescriptID:masterfrom
angular:main
Jul 1, 2022
Merged

Create a new pull request by comparing changes#783
GulajavaMinistudio merged 6 commits intoTypescriptID:masterfrom
angular:main

Conversation

@GulajavaMinistudio
Copy link
Copy Markdown

No description provided.

alan-agius4 and others added 6 commits June 30, 2022 08:41
…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.
@GulajavaMinistudio GulajavaMinistudio merged commit 504d224 into TypescriptID:master Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants