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 paths to files which should be uploaded to S3 #4002

Merged
merged 1 commit into from
Dec 16, 2015
Merged

Fix paths to files which should be uploaded to S3 #4002

merged 1 commit into from
Dec 16, 2015

Conversation

pangratz
Copy link
Member

The generated files via ember build --env=production are located
inside the dist/globals directory.


This is yet another follow up for #4000, but when I am reading the corresponding code in ember-publisher correctly, this should finally work so the files - which are located inside dist/globals/ and not just dist/ - are uploaded to S3.

The generated files via `ember build --env=production` are located
inside the `dist/globals` directory.
@fivetanley
Copy link
Member

👍

bmac added a commit that referenced this pull request Dec 16, 2015
Fix paths to files which should be uploaded to S3
@bmac bmac merged commit d556c6d into emberjs:master Dec 16, 2015
@pangratz pangratz deleted the fix-paths-to-builds branch December 17, 2015 09:46
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