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

add sourcePaths field to package.json #28

Merged
merged 1 commit into from
Feb 28, 2013

Conversation

carlor
Copy link
Contributor

@carlor carlor commented Feb 28, 2013

Added so you can specify multiple places to look for sources (including just a single file):

"sourcePaths": ["std", "etc", "object.d"]

@s-ludwig
Copy link
Member

Thank you. I think I'll even remove support for the single path version (it's new and hopefully not too many ara already using it and I was always worried that a single source path is not enough in some cases anyway).

s-ludwig added a commit that referenced this pull request Feb 28, 2013
add sourcePaths field to package.json
@s-ludwig s-ludwig merged commit b0626bf into dlang:master Feb 28, 2013
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.

2 participants