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 7f60b09 commit 85a6fffCopy full SHA for 85a6fff
src/demo-app/system-config.ts
@@ -32,7 +32,7 @@ System.config({
32
'@angular/cdk/coercion': 'dist/bundles/cdk-coercion.umd.js',
33
'@angular/cdk/keycodes': 'dist/bundles/cdk-keycodes.umd.js',
34
'@angular/cdk/observers': 'dist/bundles/cdk-observers.umd.js',
35
- '@angular/cdk/overlay': 'dist/bundles/cdk-overlay-content.umd.js',
+ '@angular/cdk/overlay': 'dist/bundles/cdk-overlay.umd.js',
36
'@angular/cdk/platform': 'dist/bundles/cdk-platform.umd.js',
37
'@angular/cdk/portal': 'dist/bundles/cdk-portal.umd.js',
38
'@angular/cdk/rxjs': 'dist/bundles/cdk-rxjs.umd.js',
0 commit comments