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 local package.json to schematics collection #298

Merged
merged 3 commits into from Nov 9, 2018
Merged

feat: add local package.json to schematics collection #298

merged 3 commits into from Nov 9, 2018

Conversation

ghost
Copy link

@ghost ghost commented Oct 25, 2018

check local package.json for the schematics attribute. when available add the path to the collection.

@mrmeku
Copy link
Contributor

mrmeku commented Nov 5, 2018

Thanks so much for making a PR! Would you mind adding a small regression test for the logic you just added? After that we can merge this in. Super cool

@ghost
Copy link
Author

ghost commented Nov 7, 2018

Hi Dan, thanks for your response.
I added the requested integration tests for the local collection.

Richard Roozenboom added 3 commits November 7, 2018 16:45
check local package.json for the schematics attribute. when available add the path to the collection.
implementing e2e test fixture and cases for a local schematic collection in an angular project.
fixed the create of the e2e fixture
@mrmeku
Copy link
Contributor

mrmeku commented Nov 9, 2018

Looks great!

@mrmeku mrmeku merged commit 33b85fa into nrwl:master Nov 9, 2018
vsavkin added a commit that referenced this pull request Nov 9, 2018
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