Skip to content

Commit 8f5985b

Browse files
authored
Update library-component-overview.md
removed "It's not supported to have other component types included in a solution, which contains library component." line
1 parent 4774613 commit 8f5985b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/spfx/library-component-overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@ Library components have following characteristics:
1515

1616
- You can only host one library component version at the time in a tenant.
1717
- You can deploy and host library components in the tenant app catalog or the site app catalog.
18-
- It's not supported to have other component types included in a solution, which contains library component.
1918

2019
You can reference library component in the SharePoint solution by defining the dependency in the **package.json** file. The bundling process detects this dependency and adds it as to the consuming component's manifest. This dependency will then be detected by the SharePoint Framework at runtime and load the library before loading the component's bundle.

0 commit comments

Comments
 (0)