jodit / jodit-angular

Angular wrapper for Jodit && Hey. Due to the fact that I do not use Angular in my projects, I cannot fix plugin errors in a timely manner. If you want the plugin to develop, send PR or better become a contributor
MIT License
48 stars 35 forks source link

Jodit custom bundle #129

Open jchapelle opened 4 months ago

jchapelle commented 4 months ago

In order to minimize the size of my dependencies libraries, I want to use a custom jodit bundle containing only what I need. With jodit-angular, it seems we have no control on what version of jodit is used behind the scene. Would it be possible to make that configurable in order to use a custom jodit.min.js ?