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: working like other angular schematics, added flat + project #118

Closed
wants to merge 1 commit into from

Conversation

Doginal
Copy link

@Doginal Doginal commented Jan 12, 2021

Updated to NG 11 and made the schematic work like other angular schematics with updating app.module.ts or lib.module.ts and creating new files under the correct path /stateName/state-name.state or /state-name.state

I will write some tests but wanted to get input from the community first.

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[x] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: [#91] [#28]

What is the new behavior?

updates a module within the selected project.

Does this PR introduce a breaking change?

[] Yes
[x] No

Other information

@splincode splincode closed this Jun 21, 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.

None yet

2 participants