Skip to content

[TASK] Create chunks of JavaScript libs

Each and every lib imported to vite, will be a chunk now. To avoid a huge bundle file.

Fixes: #19 (closed)

Merge request reports