Passage de webpack à vite.dev

Este commit está contenido en:
2024-11-19 01:56:55 +01:00
cometido por Bartuccio Antoine
padre 7b41051d0d
commit 8a8851847c
Se han modificado 28 ficheros con 1565 adiciones y 2818 borrados

Ver fichero

@ -6,7 +6,7 @@
{% block head %}
{{ super() }}
<script src="{{ static('bundled/subscription/stats-index.ts') }}" defer></script>
<script type="module" src="{{ static('bundled/subscription/stats-index.ts') }}" defer></script>
{% endblock %}
{% block content %}