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 -%> <%- body -%>
</div> </div>
<script src="/static/js/main.js"></script> <script src="/static/bundles/main.js"></script>
<%- block("scripts").toString() %> <%- block("scripts").toString() %>
</body> </body>
</html> </html>