Migracja na Vite

This commit is contained in:
2022-07-17 14:18:42 +02:00
parent 9e021fab6c
commit 8edaf91a7f
14 changed files with 482 additions and 25987 deletions
+1 -1
View File
@@ -87,8 +87,8 @@
</template>
<script lang="ts">
import { useStore } from '@/store/store';
import { defineComponent } from 'vue';
import { useStore } from '../store/store';
export default defineComponent({
setup() {