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

webpack error

Open Lwinee opened this issue 6 years ago • 4 comments

After 'npm run build' in IDEA Failed to minify the code from index.js:6

Lwinee avatar May 12 '18 13:05 Lwinee

@kensnyder Can you fix issuse help me ? Thank you :(

mrh2v avatar May 29 '18 03:05 mrh2v

Having the same issue here. Has anyone figure out what's going on?

frogg avatar Jul 17 '18 09:07 frogg

@Lwinee @mrh2v @frogg I have the same error when excute 'npm run build'. But I solve that with 'import image-drop.min.js'. no need to npm install quill-image-drop-module, just copy the 'image-paste.min.js' to your project and import it

myronBob avatar Sep 18 '18 09:09 myronBob

@myronBob Could you explain this a little more? did you ignore the index file completely?

dahudson88 avatar Feb 04 '19 20:02 dahudson88