ericnograles / browser-image-resizer

A tiny browser-based library to downscale and/or resize images using canvas
MIT License
98 stars 42 forks source link

debug statement in build? #2

Closed acomito closed 7 years ago

acomito commented 7 years ago

I'm running into a debug statement, with debug turned off?

"browser-image-resizer": "^1.1.1",

ericnograles commented 7 years ago

@acomito ah, good catch. Will patch that up later today, thanks for reporting the issue!

jperasmus commented 7 years ago

Hi, have you published the fix yet because I did a new install from npm now and still getting the debugger on v1.1.2?

ericnograles commented 7 years ago

@jperasmus ah yes sorry about that, had some hanging ones out there. I just pushed out v1.1.3, check that one out and let me know if you have any trouble.

jperasmus commented 7 years ago

Boom! Brilliant! Thanks, for quick turnaround, it is working 👍🏼