quill-image-resize-module
quill-image-resize-module copied to clipboard
Rebuild image-resize-min.js to remove log this.options.modules to con…
Hi, I keep getting this annoying log when using your module. Below are the screenshots from you plunkr demo.
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.
I have merge all your pull requets. https://www.npmjs.com/package/@taoqf/quill-image-resize-module
I have merge all your pull requets. https://www.npmjs.com/package/@taoqf/quill-image-resize-module
Good to know.
Bump for this 👍, extraneous console logs can be confusing.