tiptap-vuetify
tiptap-vuetify copied to clipboard
Too large bundle size of tiptap-vuetify
I use tiptap-vuetify as the editor for my project. After I run npm run build
, the bundled size of tiptap-vuetify is very big (1.38Mb), even compared to vuetify itself, as shown in the pic. Is there any workaround to decrease the bundled size?
Is there anyway to use lazyload this one? I am using nuxt but it seems hard...