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

Cannot include multiple files within a single bracket #4

Open
ianfhunter opened this issue Dec 5, 2016 · 0 comments
Open

Cannot include multiple files within a single bracket #4

ianfhunter opened this issue Dec 5, 2016 · 0 comments

Comments

@ianfhunter
Copy link

ianfhunter commented Dec 5, 2016

We cannot do something like:

	"small_things":{
		 "...": "<stones.json>",
		 "...": "<jewels.json>"
	}
}```
The process will only fill the small_things with jewels, and ignore stones

I realise you can't have the same key in a dictionary, but there's no way to have >1 key for >1 include
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

No branches or pull requests

1 participant