integrated vuejs with vitejs and hmr to drupal theme
This commit is contained in:
13
web/themes/custom/caravane/assets/js/vuejs/Etape.vue
Normal file
13
web/themes/custom/caravane/assets/js/vuejs/Etape.vue
Normal file
@@ -0,0 +1,13 @@
|
||||
<template>
|
||||
<div>
|
||||
hello HMR :)
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user