We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039ca60 commit 60ad70eCopy full SHA for 60ad70e
tools/BUILD.bazel
@@ -18,6 +18,7 @@ nodejs_binary(
18
name = "sass_bundle",
19
data = [
20
"@matdeps//scss-bundle",
21
+ "@matdeps//source-map-support",
22
":sass_bundle_lib",
23
],
24
entry_point = "angular_material/tools/sass_bundle.js",
0 commit comments