Skip to content

Commit 2e99dfd

Browse files
committed
build: remove unused systemjs bootstrap benchmark scripts (angular#48521)
These files are not used and also should not be synced into g3. PR Close angular#48521
1 parent 9add063 commit 2e99dfd

File tree

3 files changed

+0
-127
lines changed

3 files changed

+0
-127
lines changed

modules/benchmarks/src/BUILD.bazel

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,3 @@ ts_library(
66
name = "util_lib",
77
srcs = ["util.ts"],
88
)
9-
10-
ts_library(
11-
name = "bootstrap",
12-
srcs = [
13-
"bootstrap_ng2.ts",
14-
"bootstrap_plain.ts",
15-
],
16-
deps = [
17-
"//packages:types",
18-
],
19-
)

modules/benchmarks/src/bootstrap_ng2.ts

Lines changed: 0 additions & 85 deletions
This file was deleted.

modules/benchmarks/src/bootstrap_plain.ts

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)