some test code and playing around

This commit is contained in:
vabene1111
2021-01-11 15:04:35 +01:00
parent 5bb20bd479
commit cb913f6cea
13 changed files with 64 additions and 3712 deletions

View File

@@ -1 +1,15 @@
{{ test }}
{% load render_bundle from webpack_loader %}
<div id="app">
<app></app>
</div>
{% render_bundle 'chunk-vendors' %}
{% render_bundle 'vue_app_01' %}
<script>
</script>