updated webpack loader and lots of javscript stuff

This commit is contained in:
vabene1111
2021-04-28 09:41:06 +02:00
parent 5ee718b578
commit d06e6c0ab3
16 changed files with 1142 additions and 755 deletions

View File

@@ -38,8 +38,6 @@
<script src="{% static 'django_js_reverse/reverse.js' %}"></script>
{% endif %}
{% render_bundle 'chunk-vendors' %}
<!--
yes this is a stupid solution! i need to figure out a better way to do this but the version hashes
of djangos static files prevent my from simply using preCacheAndRoute