Colum Ferry 3e8ff083f2
cleanup(angular): refactor library generator to use nx devkit (#5935)
* cleanup(angular): refactor library generator to use nx devkit

Refactor Library Generator to use Nx Devkit
2021-06-14 11:05:32 +01:00
..

<%= name %>

This library was generated with Nx. <% if (unitTestRunner !== 'none') { %>

Running unit tests

Run nx test <%= name %> to execute the unit tests. <% } %>