Initial stab at vitejs update

This commit is contained in:
2024-03-24 11:18:29 -06:00
parent c7d93db6f2
commit ef5f81932d
19 changed files with 4982 additions and 11083 deletions

View File

@@ -385,7 +385,7 @@ export default class Help extends Vue {
$notify!: (notification: NotificationIface, timeout?: number) => void;
package = Package;
commitHash = process.env.VUE_APP_GIT_HASH;
commitHash = import.meta.env.VITE_GIT_HASH;
showOnboardInfo() {
this.$notify(