mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-14 11:46:10 +00:00
Optimized site loading speed.
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user