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

Make source deploy folder configurable #1

Merged
merged 1 commit into from
Jul 19, 2014
Merged

Conversation

kretz
Copy link
Contributor

@kretz kretz commented Jul 15, 2013

Hi,

I recently used the grunt-deploy plugin and it works great. One thing I found is that I want to deploy only part of my project. Typically in a Grunt/bower project there is a build phase, e.g. 'dist' which has all the files needed for deploy.

With my code change, and an added lite to the Gruntfile.js, the deploys are a bit faster;
source_path: 'dist/.',

I did not add any tests, but the change is small and it seems to work as intended. So I'd be happy if you pulled it.

Thanks for a great plugin,
Martin

ZheFeng added a commit that referenced this pull request Jul 19, 2014
Make source deploy folder configurable
@ZheFeng ZheFeng merged commit b3320c0 into ZheFeng:master Jul 19, 2014
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.

None yet

2 participants