move to esbuild & yarn (#138)

* move to esbuild & yarn

* remove gulpfile

* cleanup unused ref

* updated gitignore
This commit is contained in:
mattieserver
2022-08-03 17:29:15 +02:00
committed by GitHub
parent 31a8c756e2
commit af1666b3ba
16 changed files with 640 additions and 4927 deletions
@@ -69,7 +69,5 @@
{% endblock content-wrapper %}
{% block javascript %}
<script src="{% static 'netbox_topology_views/js/vendor.js' %}"></script>
<script src="{% static 'netbox_topology_views/js/app.js' %}"></script>
<script type="application/javascript">iniPlotboxIndex()</script>
{% endblock javascript %}