Refactor project to use Vite: Remove Vue CLI configuration files and update package.json to integrate Vite for development and build processes. Adjust HTML structure for improved asset loading and streamline dependencies in package-lock.json.

This commit is contained in:
Torsten Schulz (local)
2026-04-08 09:03:33 +02:00
parent 99ec18c8f7
commit 597c8ceffe
56 changed files with 2282 additions and 13363 deletions

View File

@@ -0,0 +1,2 @@
import{X as e,b as t,s as n,t as r,u as i}from"./_plugin-vue_export-helper-CfRVXrSo.js";import{r as a}from"./vuex.esm-bundler-DEh690_n.js";var o={name:`ServiceUnavailableComponent`,computed:{...a([`menuLoadError`]),message(){return this.menuLoadError||`Die Website ist vorübergehend nicht vollständig erreichbar.`}}},s={class:`service-unavailable`};function c(r,a,o,c,l,u){return t(),i(`div`,s,[a[0]||=n(`h1`,null,`Vorübergehend nicht erreichbar`,-1),n(`p`,null,e(u.message),1),a[1]||=n(`p`,{class:`hint`},` Es liegt vermutlich ein technisches Problem vor (z.\xA0B. die Datenbank). Bitte laden Sie die Seite in einigen Minuten erneut. `,-1)])}var l=r(o,[[`render`,c],[`__scopeId`,`data-v-73264a8d`]]);export{l as default};
//# sourceMappingURL=ServiceUnavailableComponent-Ce7AklUd.js.map