mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-20 02:37:41 -05:00
[next] Updated latest Polyscript bringing in worker attribute (#1667)
This commit is contained in:
committed by
GitHub
parent
12428c0617
commit
94b0bf4131
@@ -196,7 +196,7 @@ define("py", {
|
||||
// resolve PyScriptElement to allow connectedCallback
|
||||
element._pyodide.resolve(pyodide);
|
||||
}
|
||||
console.info("[pyscript/main] PyScript Ready");
|
||||
console.debug("[pyscript/main] PyScript Ready");
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user