integrated vuejs with vitejs and hmr to drupal theme

This commit is contained in:
2024-07-15 16:34:28 +02:00
parent 5bd2fc7ee0
commit b4077639be
26 changed files with 1645 additions and 2347 deletions

View File

@@ -0,0 +1,13 @@
<template>
<div>
hello HMR :)
</div>
</template>
<script>
</script>
<style>
</style>