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

fix(configure): Handle array of target directories #202

Merged
merged 2 commits into from
Nov 6, 2018

Conversation

michaeltaranto
Copy link
Contributor

Given targetDirectories is an array we should be spreading it into the ignore lists to keep the list flat for ensure-gitignore. This is a cleanup PR, the only side affect at the moment is that if a consumer had the target directory specified in their ignore file, it would be duplicated with the managed by sku block.

This will clean it up on the next run of sku configure (or npm install)

@michaeltaranto michaeltaranto merged commit ee886d1 into master Nov 6, 2018
@michaeltaranto michaeltaranto deleted the fix-target-patterns-in-ignores branch November 6, 2018 22:11
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.

3 participants