mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-21 03:05:38 -05:00
[next] Enabled hooks around plugins (#1522)
This commit is contained in:
committed by
GitHub
parent
bb364b0524
commit
da544929ac
@@ -28,5 +28,9 @@
|
||||
js.console.log(a.x, b.x)
|
||||
'Hello Web!'
|
||||
</py-script>
|
||||
<py-script>
|
||||
XWorker('../a.py')
|
||||
'OK'
|
||||
</py-script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user