Skip to content

Commit 0313764

Browse files
author
Angular Builds
committed
c475e54 fix(@angular/build): exclude @vitest/browser/context from esbuild bundling
1 parent fbc8aca commit 0313764

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-devkit/schematics",
3-
"version": "20.0.5+sha-4e021e2",
3+
"version": "20.0.5+sha-c475e54",
44
"description": "Angular Schematics - Library",
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",
@@ -18,7 +18,7 @@
1818
"tooling"
1919
],
2020
"dependencies": {
21-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#4e021e2",
21+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#c475e54",
2222
"jsonc-parser": "3.3.1",
2323
"magic-string": "0.30.17",
2424
"ora": "8.2.0",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fri Jul 04 2025 07:23:12 GMT+0000 (Coordinated Universal Time)
1+
Wed Jul 09 2025 13:39:11 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)