Copy of Create a schematic for the angular package. #518
Labels
development
Development tasks
enhancement
New feature or request
For Grooming
low priority
Will be worked on, but lower in priority
I think it would be useful to have an angular schematic so installation of the package would be a bit more streamlined. Currently you need to install the npm packages manually, update the app.module, then the global styles file. With a schematic this would all be taken care of for the user with just one command using the angular CLI.
Schematics for libraries
The text was updated successfully, but these errors were encountered: