mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 20:39:23 +00:00
Passage de webpack à vite.dev
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
{%- endblock -%}
|
||||
|
||||
{%- block additional_js -%}
|
||||
<script src="{{ static('bundled/sas/album-index.js') }}" defer></script>
|
||||
<script type="module" src="{{ static('bundled/sas/album-index.js') }}" defer></script>
|
||||
{%- endblock -%}
|
||||
|
||||
{% block title %}
|
||||
|
Reference in New Issue
Block a user