Skip to content

Commit 60ad70e

Browse files
devversionandrewseguin
authored andcommitted
build: fix source map warnings for sass bundle rule (#14104)
1 parent 039ca60 commit 60ad70e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ nodejs_binary(
1818
name = "sass_bundle",
1919
data = [
2020
"@matdeps//scss-bundle",
21+
"@matdeps//source-map-support",
2122
":sass_bundle_lib",
2223
],
2324
entry_point = "angular_material/tools/sass_bundle.js",

0 commit comments

Comments
 (0)