update docs

This commit is contained in:
Denys Vuika 2018-09-25 14:18:41 +01:00
parent 341b93c2fa
commit 4ff92c23e5

View File

@ -1572,6 +1572,12 @@ Extension libraries are based on the standard Angular libraries and definition f
Please read more details in the following article: [Library support in Angular CLI 6](https://github.com/angular/angular-cli/wiki/stories-create-library#library-support-in-angular-cli-6) Please read more details in the following article: [Library support in Angular CLI 6](https://github.com/angular/angular-cli/wiki/stories-create-library#library-support-in-angular-cli-6)
</p> </p>
See also
- The Angular Library Series - Creating a Library with the Angular CLI
- Part 1: https://blog.angularindepth.com/creating-a-library-in-angular-6-87799552e7e5
- Part 2: https://blog.angularindepth.com/creating-a-library-in-angular-6-part-2-6e2bc1e14121
### Creating extension library ### Creating extension library
First, generate a new project within the workspace: First, generate a new project within the workspace: