If I create an angular library like this:
ng new libraries-workspace --create-application=false cd libraries-workspace ng generate library test-library