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

Schematics: Generating a store for a library includes environments #1205

Closed
brandonroberts opened this issue Jul 27, 2018 · 0 comments
Closed

Comments

@brandonroberts
Copy link
Member

Minimal reproduction of the bug/regression with instructions:

Modified instructions from #1197

  1. ng new my-demo
  2. cd my-demo
  3. yarn add @ngrx/{store,effects,entity,store-devtools,router-store,schematics}
  4. ng config cli.defaultCollection @ngrx/schematics
  5. ng g library demo-products
  6. ng generate store State --project demo-products

Expected behavior:

Don't include the environments when generating schematics for a library

Versions of NgRx, Angular, Node, affected browser(s) and operating system(s):

Other information:

I would be willing to submit a PR to fix this issue

[ ] Yes (Assistance is provided if you need help submitting a pull request)
[ ] No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant