Skip to content

Now the context.distFiles prop doesn't contain the dist dir #7

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

Conversation

achambers
Copy link
Member

This PR will do the following:

  • Modify the values of the context.distFiles array so that they are relative to the context.distDir property. This way one can construct the full path of the dist files by concatenating the distDir and distFiles

The context object has a `distDir` property so one should be able to
construct the whole path by using the two props
achambers pushed a commit that referenced this pull request Apr 28, 2015
…files

Now the `context.distFiles` prop doesn't contain the dist dir
@achambers achambers merged commit ece39bd into ember-cli-deploy:master Apr 28, 2015
@achambers achambers deleted the remove-dist-dir-from-dist-files branch April 28, 2015 12:33
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