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 included relative sources in mixed arrays #542

Merged
merged 1 commit into from
Mar 24, 2019

Conversation

yonaskolb
Copy link
Owner

This fixes cases where targets that were in an include file didn't have their sources transformed to be relative if they had multiple sources that were a mix of simple string definitions and complex dictionaries:

targets:
  App:
    sources:
      - simplesource
      - path: sources
         name: Sources

@yonaskolb yonaskolb merged commit 716b30c into master Mar 24, 2019
@yonaskolb yonaskolb deleted the fix/mixed_relative_paths branch March 24, 2019 07:08
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