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 41f40e4 commit a0fc0faCopy full SHA for a0fc0fa
projects/igniteui-angular/migrations/update-21_0_0_import-migration/index.ts
@@ -693,6 +693,7 @@ const ENTRY_POINT_MAP = new Map<string, string>([
693
['IgxDragLocation', 'directives'],
694
['IgxDropDirective', 'directives'],
695
['IgxDragDropModule', 'directives'],
696
+ ['IGX_DRAG_DROP_DIRECTIVES', 'directives'],
697
['IgxFocusTrapDirective', 'directives'],
698
['IgxToggleDirective', 'directives'],
699
['IgxToggleModule', 'directives'],
0 commit comments