Angular library is a means for building general solutions that can be adapted for re-use in different apps.
It has been weeks now, that I search for a solution. I created (with ng generate library) a library with …
angular angular6 angular-librarySo great, the Angular has released version 6 and the CLI provides an option to generate libraries - something that they …
angular angular-cli angular6 angular-cli-v6 angular-libraryI need a help about an issue that I cannot solve. I'm studying angular 7 library in order to add modularization …
angular angular7 angular-router angular-libraryI've created my own private angular library with multiple components to make my life easier. I made this library by …
angular internationalization ngx-translate angular-libraryThe problem is that I'm calling a function inside forRoot method like this: app.module.ts import {environment} from '../…
angular angular-cli angular-module angular-library