mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-05 07:16:17 +00:00
Change script location.
Split js code. Added cache and changed loading mechanism for js sources.
This commit is contained in:
8
script/features/serialization/api/index.js
Normal file
8
script/features/serialization/api/index.js
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
let modulDir = "features/serialization/";
|
||||
|
||||
doInclude ([
|
||||
include ("model/GraphMLCreator.js", modulDir)
|
||||
])
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user