Skip to content

feat: add angular-devkit - #139

Draft
edusperoni wants to merge 3 commits into
mainfrom
feat/new-schematics
Draft

feat: add angular-devkit#139
edusperoni wants to merge 3 commits into
mainfrom
feat/new-schematics

Conversation

@edusperoni

@edusperoni edusperoni commented Oct 4, 2024

Copy link
Copy Markdown
Collaborator

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 edusperoni changed the title Feat/new-schematics Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant