Skip to content

Commit 3f737a5

Browse files
authored
Revert "build: fix missing amd module name for primary entry-point (#17757)" (#17772)
This reverts commit 49977f7. Reverting because this commit breaks the local build for the release packages. Will further investigate why, but for now we need to revert to unblock doing a release.
1 parent 5325e96 commit 3f737a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/material/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ load("//tools:defaults.bzl", "ng_package", "ts_library")
1414
ts_library(
1515
name = "material",
1616
srcs = ["index.ts"],
17-
module_name = "@angular/material",
1817
)
1918

2019
filegroup(

0 commit comments

Comments
 (0)