bundles change

This commit is contained in:
Corban-Lee Jones 2025-04-22 16:05:05 +01:00
parent d02597b4fd
commit afea1f1090

View File

@ -13,7 +13,7 @@
<%- body -%>
</div>
<script src="/static/js/main.js"></script>
<script src="/static/bundles/main.js"></script>
<%- block("scripts").toString() %>
</body>
</html>