Serve Two Rivers modules with production MIME type
All checks were successful
Build Org Website / build (push) Successful in 45s

This commit is contained in:
gitea-actions
2026-08-11 13:40:14 +01:00
parent 262d943443
commit 08516fda14
9 changed files with 21 additions and 16 deletions

View File

@@ -98,6 +98,6 @@
<script src="/assets/scripts/vendor/two-rivers/phaser-3.90.0.min.js?v=1.0.0"></script>
<script src="/assets/scripts/vendor/two-rivers/gsap-3.13.0.min.js?v=1.0.0"></script>
<script src="/assets/scripts/vendor/two-rivers/howler-2.2.4.min.js?v=1.0.0"></script>
<script type="module" src="/assets/scripts/games/two-rivers/main.js?v=1.0.1"></script>
<script type="module" src="/assets/scripts/games/two-rivers/main.js?v=1.0.2"></script>
<!-- TWO-RIVERS-STANDALONE-END -->
#+END_EXPORT