mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-20 10:01:24 -05:00
[RC] Work on the reverted changes (#1753)
This commit is contained in:
committed by
GitHub
parent
c9e7fe16e4
commit
e4eedd80bc
@@ -15,7 +15,7 @@
|
||||
</script>
|
||||
|
||||
<!-- the worker attribute -->
|
||||
<script type="py" worker="./worker.py" config="./config.json"></script>
|
||||
<script type="py" src="./worker.py" config="./config.json" worker></script>
|
||||
|
||||
<!-- this is only to test the non-blocking behavior -->
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user