Skip to content

jQuery Color index creation #1

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

Closed
wants to merge 3 commits into from
Closed

jQuery Color index creation #1

wants to merge 3 commits into from

Conversation

gnarf
Copy link
Member

@gnarf gnarf commented Jul 26, 2013

No description provided.

function addTypes( release ) {
var minFilename = release.filename.replace( ".js", ".min.js" );

if ( files.indexOf( "cdn/color/" + minFilename ) !== -1 ) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't we just assume that there's always a min file for jQuery Color? I put the checks in core because they're inconsistent.

@gnarf
Copy link
Member Author

gnarf commented Jul 26, 2013

8cce7a7

@gnarf gnarf closed this Jul 26, 2013
@arthurvr
Copy link
Member

arthurvr commented Jan 8, 2015

@gnarf Could you delete the branch made for this PR? No reason for it to exist. :)

@gnarf gnarf deleted the color branch January 8, 2015 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants