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

CDN: Allow directory configuration via cdnPublish #77

Closed
wants to merge 1 commit into from

Conversation

scottgonzalez
Copy link
Member

I'm working on the PEP release script and since our output is very simple (monolith + min), it's very convenient to just have generateArtifacts() run Release.exec( "grunt" ) which generates those files in the dist/ directory and then set cdnPublish: "dist" in the release config.

Since all existing projects should either be leaving the default value (previously true) to publish to the CDN, or setting to false to disable publishing to the CDN, this should be backward compatible.

@dmethvin
Copy link
Member

dmethvin commented Mar 4, 2015

Makes sense to me!

@jzaefferer
Copy link
Member

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

4 participants