Skip to content

Commit 7f36a6b

Browse files
authored
Remove all index barrel files (#44)
1 parent 80a50e6 commit 7f36a6b

File tree

45 files changed

+1
-156
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+1
-156
lines changed

apps/docs/src/app/components/index.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/docs/src/app/containers/component-docs/index.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/docs/src/app/containers/docs/index.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/docs/src/app/containers/index.ts

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

apps/docs/src/app/containers/performance/index.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/docs/src/app/react-components/index.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/docs/src/app/shared/index.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

libs/core/src/lib/renderer/react-content.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
import * as React from 'react';
55
import * as ReactDOM from 'react-dom';
6-
import * as dom from '../utils/dom';
6+
import * as dom from '../utils/dom/dom-utils';
77

88
const DEBUG = false;
99
export const CHILDREN_TO_APPEND_PROP = 'children-to-append';

libs/core/src/lib/utils/dom/index.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

libs/fabric/src/lib/components/breadcrumb/index.ts

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

0 commit comments

Comments
 (0)