Skip to content

Commit 5ba8ea8

Browse files
josephperrottalxhub
authored andcommitted
build: update to latest version of @angular/build-tooling (angular#57551)
Update to the latest version of @angular/build-tooling PR Close angular#57551
1 parent 96b698c commit 5ba8ea8

File tree

3 files changed

+543
-182
lines changed

3 files changed

+543
-182
lines changed

adev/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ http_server(
161161
"angular/adev/build/browser",
162162
],
163163
enable_dev_ui = True,
164+
relax_cors = True,
164165
deps = [":build"],
165166
)
166167

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"@actions/github": "^6.0.0",
160160
"@angular-devkit/architect-cli": "^0.1801.0-next",
161161
"@angular/animations": "^18.1.0-next",
162-
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#04c3622a81b04febb31ad4da26b18bb80a80fe14",
162+
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#ad9330fd55709b2a1088d405bcc09fcdf3b4c2b4",
163163
"@angular/core": "^18.1.0-next",
164164
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#806cbfc987d0df61f2ed90a24e2d4176e8a50a5b",
165165
"@babel/plugin-proposal-async-generator-functions": "^7.20.7",

0 commit comments

Comments
 (0)