Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add angular-devkit #139

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

feat: add angular-devkit #139

wants to merge 3 commits into from

Conversation

edusperoni
Copy link
Collaborator

@edusperoni edusperoni commented Oct 4, 2024

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 feat: add angular-devkit Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant