mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-18 19:51:50 +00:00
chore: publish from main
This commit is contained in:
@@ -929,6 +929,9 @@
|
||||
<div id="game"></div>
|
||||
<script src="./hud.js"></script>
|
||||
<script src="./phaser.min.js"></script>
|
||||
<script type="module" src="./game.js"></script>
|
||||
<script type="module">
|
||||
await window.__agentArcadePhaserReady;
|
||||
await import("./game.js");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user