jivimberg / external-links

MIT License
9 stars 1 forks source link

file size could be smaller than the current 1.4 MB #4

Closed ralphwest1 closed 3 months ago

ralphwest1 commented 4 months ago

Firstly, thanks for creating the plugin. This is exactly what I was looking for!

Currently the file size for main.js is 1.4 MB which is quite heavy.

Possibly the output file size could be reduced by using rollup.

For example the editing-toolbar plugin also uses react but uses rollup and has a main.js size of 0.37 MB