Skip to content

Commit 9743265

Browse files
committed
build: update sync config
Updates the Github sync config to account for the M3 theme.
1 parent c8ae683 commit 9743265

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ng-dev/google-sync-config.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"src/material/**/*.ts",
77
"src/material/**/*.html",
88
"src/material/**/*.scss",
9+
"src/material/schematics/ng-generate/m3-theme/**/*",
910
"src/material-experimental/**/*.ts",
1011
"src/material-experimental/**/*.html",
1112
"src/material-experimental/**/*.scss",
@@ -24,6 +25,7 @@
2425
"src/**/*spec.ts",
2526
"src/cdk/schematics/**/*",
2627
"src/material/schematics/**/*",
28+
"src/material/schematics/ng-generate/m3-theme/**/*.bazel",
2729
"src/google-maps/schematics/**/*",
2830
"src/cdk/testing/testbed/zone-types.d.ts",
2931
"src/material/_theming.scss",

0 commit comments

Comments
 (0)