lvlinlin
lvlinlin
getVersion, just add a version number for the loaded file. `myRequest.open("GET", Global.baseDir + "plugin.version", true);` this line of code will launch the following request ``` Request URL:http://localhost:8080/bimvie.ws-bimviews-0.0.57/plugin.version Request Method:GET Status...
 ``` // https://github.com/rgrove/lazyload function l(b) { var a = m[b], c, f; if (a) c = a.callback, f = a.urls, f.shift(), h = 0, f.length || (c && c.call(a.context,...