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

Remove console.log('fit') #347

Closed
wants to merge 1 commit into from
Closed

Remove console.log('fit') #347

wants to merge 1 commit into from

Conversation

mbardelmeijer
Copy link

Removed unnecessarily console.log for production usage.

Removed unnecessarily console.log for production usage.
@artpolikarpov
Copy link
Owner

No need. When you grunt all of console.* gone away.

@mbardelmeijer
Copy link
Author

Ok, but the .min,js version still contains it. (search for console.log in https://cdnjs.cloudflare.com/ajax/libs/fotorama/4.6.3/fotorama.min.js)

@kevin1024
Copy link

I'm seeing this as well.

@Rikk
Copy link

Rikk commented Feb 5, 2015

Could it be that the minified file (fotorama.min.js) hosted by cloudflare was manually minified based on the official release¹, which is not minified (#361) and has this console.log not commented?
¹ https://github.com/artpolikarpov/fotorama/releases/download/4.6.3/fotorama-4.6.3.zip

@TiGR
Copy link

TiGR commented Feb 9, 2015

It is still present in fotorama-bower.

@marcvangend
Copy link

Thank you. When can we expect a new release?

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.

6 participants