mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
some test code and playing around
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user