diff --git a/js/lib/deppy/deppy.js b/js/lib/deppy/deppy.js index a9cb3bd..cc67aee 100644 --- a/js/lib/deppy/deppy.js +++ b/js/lib/deppy/deppy.js @@ -151,7 +151,7 @@ goog.dom.DomHelper.prototype.findCommonAncestor=goog.dom.findCommonAncestor;goog goog.dom.DomHelper.prototype.findNodes=goog.dom.findNodes;goog.dom.DomHelper.prototype.isFocusableTabIndex=goog.dom.isFocusableTabIndex;goog.dom.DomHelper.prototype.setFocusableTabIndex=goog.dom.setFocusableTabIndex;goog.dom.DomHelper.prototype.getTextContent=goog.dom.getTextContent;goog.dom.DomHelper.prototype.getNodeTextLength=goog.dom.getNodeTextLength;goog.dom.DomHelper.prototype.getNodeTextOffset=goog.dom.getNodeTextOffset;goog.dom.DomHelper.prototype.getNodeAtOffset=goog.dom.getNodeAtOffset; goog.dom.DomHelper.prototype.isNodeList=goog.dom.isNodeList;goog.dom.DomHelper.prototype.getAncestorByTagNameAndClass=goog.dom.getAncestorByTagNameAndClass;goog.dom.DomHelper.prototype.getAncestorByClass=goog.dom.getAncestorByClass;goog.dom.DomHelper.prototype.getAncestor=goog.dom.getAncestor;var Deppy={ModuleLoader:function(){var a=document.getElementsByTagName("script");this._ownScriptTag=a[a.length-1];this._entryPoint=""}};goog.addSingletonGetter(Deppy.ModuleLoader);Deppy.ModuleLoader.JS_EXT=".js";Deppy.ModuleLoader.ENTRY_POINT_DATA_KEY="main";Deppy.ModuleLoader.ENTRY_POINT_DEFAULT="app";Deppy.ModuleLoader.DEPS_DATA_KEY="deps";Deppy.ModuleLoader.DEPS_DEFAULT="deps";Deppy.ModuleLoader.prototype.getOwnScript=function(){return this._ownScriptTag}; Deppy.ModuleLoader.prototype.writeScript=function(a,b){var c='