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

State generation with addition to module #1

Open
splincode opened this issue Oct 15, 2018 · 2 comments
Open

State generation with addition to module #1

splincode opened this issue Oct 15, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@splincode
Copy link
Member

Feature Request

$ ng g ngxs-schematics:store folder/test_state --spec
[CREATE] ./app/folder/test_state.state.ts
[CREATE] ./app/folder/test_state.actions.ts
[CREATE] ./app/folder/test_state.state.spec.ts
[UPDATE] ./app/app.module.ts

Desired behavior

Proper storage generation

@splincode splincode added this to the v1.0.0 milestone Oct 15, 2018
@kyusupov33 kyusupov33 added the enhancement New feature or request label Oct 21, 2018
@splincode splincode removed this from the v1.0.0 milestone Oct 29, 2018
@markwhitfeld
Copy link
Member

Yeah, noticed it too. It should default to generate in ./app/

@markwhitfeld
Copy link
Member

Needs the specification of project and module instead, just like the Angular component schematics:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants