Skip to content

Commit cf1ece0

Browse files
josephperrotttinayuangao
authored andcommitted
Remove MaterialModule. (#6803)
BREAKING CHANGE: MaterialModule has been removed and is no longer available. As noted in the changelog for beta.3, an aggregate module like MaterialModule prevents tools from being able to treeshake unused components and modules.
1 parent f1b78d4 commit cf1ece0

File tree

2 files changed

+0
-99
lines changed

2 files changed

+0
-99
lines changed

src/lib/module.ts

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

src/lib/public_api.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
export * from './version';
1616
export * from './core';
17-
export * from './module';
1817

1918
export * from './autocomplete/index';
2019
export * from './button/index';

0 commit comments

Comments
 (0)