angular icon indicating copy to clipboard operation
angular copied to clipboard

feat: add angular-devkit

Open edusperoni opened this issue 1 year ago • 0 comments

This PR adds the angular devkit with brand new generators for component/pipe/directive.

This is still a draft as we need a few extra things (list is incomplete, will add more as needed)

  • [ ] Integration with the angular cli so users don't need Nx

Main difference from the default nx generators is we add NO_ERRORS_SCHEMA and import NativeScriptCommonModule for standalone components

edusperoni avatar Oct 04 '24 20:10 edusperoni