mirror of
https://github.com/YouHaveTrouble/GuildMaster.git
synced 2026-05-12 06:26:59 +00:00
ts-ignore the package.json version import
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<script setup lang="ts">
|
||||
import {RouterLink, RouterView} from 'vue-router'
|
||||
// @ts-ignore
|
||||
import {version} from "@/../package.json";
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user