Optimized site loading speed.

This commit is contained in:
Oleg Sh
2025-05-25 15:33:23 +02:00
parent a143b014a2
commit 9494cb6bdf
18 changed files with 149 additions and 85 deletions

View File

@@ -2,7 +2,7 @@
function onloadEditor() {
console.log("onload() call");
doIncludeAsync ([
include ("shared/canvas2svg.js"),
include ("shared/canvas2svg.min.js"),
include ("features/group_rename_handler/index.js"),
include ("features/saved_graph_handler/index.js"),
include ("features/saved_graph_image_handler/index.js"),