quill-image-uploader
quill-image-uploader copied to clipboard
update quill2.0
The original functionality does not conflict with quill2.0, but a version error message will appear during installation.
What did I do:
- Updated the quill version in package.json
- Changed the
LoadingImage
format registration location - remove babel config. The origin config will make an error after transform. Maybe need double check about this. but it is not effect functional