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

Support dist target on Windows #944

Merged
merged 1 commit into from
Jan 24, 2014
Merged

Conversation

christophercurrie
Copy link
Contributor

The dist target tries to use the Unix/Mac 'zip' utility, which isn't present on Windows. Without this fix, the 'grunt:dist' target (and, by extension, the default 'grunt' target) does not succeed.

@heff
Copy link
Member

heff commented Jan 16, 2014

Nice, thanks for figuring that out.

@heff heff merged commit 02eb2d3 into videojs:master Jan 24, 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.

2 participants