Update boot.js
parent
5a80d341b5
commit
e2253eaa45
|
|
@ -74,7 +74,7 @@
|
|||
return result;
|
||||
})(Bangle[functionName]);
|
||||
}
|
||||
|
||||
/* exported functions */
|
||||
let functions = {};
|
||||
let wrapDeferred = ((o,t) => (a) => {
|
||||
if (a == eval || typeof a == "string") {
|
||||
|
|
|
|||
Loading…
Reference in New Issue