chmln / vue-wysiwyg

A lightweight WYSIWYG HTML editor for Vue.js
https://chmln.github.io/vue-wysiwyg/
MIT License
555 stars 134 forks source link

Using wysiwyg component locally #130

Open akagamina opened 3 years ago

akagamina commented 3 years ago

Hello,

Firstly, thanks for this great text-editor.

But there is only one problem. The package size is so big and some people including me using only one or two components, but also the documentation gives us the example just global import method which is Vue.use().

How can we import just locally?

Or is there any other good solution?

tongduchanh commented 2 years ago

same for me