quill-image-drop-module
quill-image-drop-module copied to clipboard
webpack error
After 'npm run build' in IDEA Failed to minify the code from index.js:6
@kensnyder Can you fix issuse help me ? Thank you :(
Having the same issue here. Has anyone figure out what's going on?
@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 Could you explain this a little more? did you ignore the index file completely?