rename vue_ entrypoints in webpack

This commit is contained in:
2021-07-12 13:21:51 +02:00
parent 8a859f7885
commit a9a59895b4
11 changed files with 23 additions and 22 deletions

View File

@@ -359,5 +359,5 @@
{% block css %}
{{ parent() }}
{{ encore_entry_link_tags('accompanying_course_work_list') }}
{{ encore_entry_link_tags('vue_accourse_work_list') }}
{% endblock %}