quill-image-resize-module icon indicating copy to clipboard operation
quill-image-resize-module copied to clipboard

Rebuild image-resize-min.js to remove log this.options.modules to con…

Open capy-pl opened this issue 6 years ago • 3 comments

Hi, I keep getting this annoying log when using your module. Below are the screenshots from you plunkr demo. 2018-11-14 10 10 19 2018-11-14 10 10 23 I found it is because you have a console.log inside you image-resize.min.js, yet it is not in your src file. I guess after you removed the console, you forget to run npm run release one time. After I ran the command, the console never shows again.

capy-pl avatar Nov 14 '18 14:11 capy-pl

I have merge all your pull requets. https://www.npmjs.com/package/@taoqf/quill-image-resize-module

taoqf avatar May 23 '19 05:05 taoqf

I have merge all your pull requets. https://www.npmjs.com/package/@taoqf/quill-image-resize-module

Good to know.

capy-pl avatar May 23 '19 14:05 capy-pl

Bump for this 👍, extraneous console logs can be confusing.

grimmdude avatar Dec 30 '20 18:12 grimmdude