Skip to content

Commit

Permalink
Build for 704d458 migrated to pnpm and vite [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
stavguo committed Jun 26, 2024
1 parent b652f26 commit f838677
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions assets/index-DM-sr_72.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/phaser-C2_wa_Fb.js

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,10 @@
background-color: #FFE1AF;
}
</style>
<script type="module" crossorigin src="./assets/index-DM-sr_72.js"></script>
<link rel="modulepreload" crossorigin href="./assets/phaser-C2_wa_Fb.js">
</head>
<body>
<script src="/src/game.ts"></script>
<div id="game-container"></div>
</body>
</html>

0 comments on commit f838677

Please sign in to comment.