Update build assets and timestamps in Nitro configuration and client manifest files

This commit is contained in:
Torsten Schulz (local)
2025-10-22 12:50:04 +02:00
parent c3174c4400
commit 02ecae528e
7 changed files with 151 additions and 151 deletions

View File

@@ -351,7 +351,7 @@ const client_manifest = {
"module": true,
"prefetch": true,
"preload": true,
"file": "sQnN2R4D.js",
"file": "VQyrOpoG.js",
"name": "entry",
"src": "node_modules/nuxt/dist/app/entry.js",
"isEntry": true,
@@ -361,14 +361,14 @@ const client_manifest = {
"node_modules/nuxt/dist/app/components/error-500.vue"
],
"css": [
"entry.DwDnpgEj.css"
"entry.MPdX8RgU.css"
],
"assets": [
"Harheimer TC.CKfYAfp1.svg"
]
},
"entry.DwDnpgEj.css": {
"file": "entry.DwDnpgEj.css",
"entry.MPdX8RgU.css": {
"file": "entry.MPdX8RgU.css",
"resourceType": "style",
"prefetch": true,
"preload": true
@@ -436,7 +436,7 @@ const client_manifest = {
"module": true,
"prefetch": true,
"preload": true,
"file": "Znm6ALhE.js",
"file": "hAK2ePWh.js",
"name": "geschichte",
"src": "pages/cms/geschichte.vue",
"isDynamicEntry": true,
@@ -500,7 +500,7 @@ const client_manifest = {
"module": true,
"prefetch": true,
"preload": true,
"file": "BkZ8NLOi.js",
"file": "Cw9kVTqB.js",
"name": "tt-regeln",
"src": "pages/cms/tt-regeln.vue",
"isDynamicEntry": true,
@@ -514,7 +514,7 @@ const client_manifest = {
"module": true,
"prefetch": true,
"preload": true,
"file": "Xzu6Vz__.js",
"file": "tipdfAzw.js",
"name": "ueber-uns",
"src": "pages/cms/ueber-uns.vue",
"isDynamicEntry": true,

View File

@@ -521,19 +521,19 @@ const _routes = [
name: "cms-tt-regeln",
path: "/cms/tt-regeln",
meta: { "middleware": "auth" },
component: () => import('./tt-regeln-DsLQJ8Yi.mjs')
component: () => import('./tt-regeln-Dxo59fBp.mjs')
},
{
name: "cms-ueber-uns",
path: "/cms/ueber-uns",
meta: { "middleware": "auth" },
component: () => import('./ueber-uns-BRxbFITH.mjs')
component: () => import('./ueber-uns-BLh22oxZ.mjs')
},
{
name: "cms-geschichte",
path: "/cms/geschichte",
meta: { "middleware": "auth" },
component: () => import('./geschichte-Bh1r11ZR.mjs')
component: () => import('./geschichte-DXjONVys.mjs')
},
{
name: "mitgliedschaft",

View File

@@ -2,12 +2,12 @@ const interopDefault = r => r.default || r || [];
const styles = {
"node_modules/nuxt/dist/app/components/error-404.vue": () => import('./error-404-styles.BsF5Lbhq.mjs').then(interopDefault),
"node_modules/nuxt/dist/app/components/error-500.vue": () => import('./error-500-styles.Dccc6iq5.mjs').then(interopDefault),
"node_modules/nuxt/dist/app/components/error-404.vue?vue&type=style&index=0&scoped=b728498f&lang.css": () => import('./error-404-styles.BsF5Lbhq.mjs').then(interopDefault),
"node_modules/nuxt/dist/app/components/error-500.vue?vue&type=style&index=0&scoped=70d84538&lang.css": () => import('./error-500-styles.Dccc6iq5.mjs').then(interopDefault),
"components/Hero.vue": () => import('./Hero-styles.03iOjY05.mjs').then(interopDefault),
"components/PublicNews.vue": () => import('./PublicNews-styles.nhqk16g5.mjs').then(interopDefault),
"components/Hero.vue?vue&type=style&index=0&scoped=779d39d7&lang.css": () => import('./Hero-styles.03iOjY05.mjs').then(interopDefault),
"components/PublicNews.vue?vue&type=style&index=0&scoped=f894f108&lang.css": () => import('./PublicNews-styles.nhqk16g5.mjs').then(interopDefault),
"node_modules/nuxt/dist/app/components/error-404.vue?vue&type=style&index=0&scoped=b728498f&lang.css": () => import('./error-404-styles.BsF5Lbhq.mjs').then(interopDefault),
"node_modules/nuxt/dist/app/components/error-500.vue?vue&type=style&index=0&scoped=70d84538&lang.css": () => import('./error-500-styles.Dccc6iq5.mjs').then(interopDefault)
"components/PublicNews.vue?vue&type=style&index=0&scoped=f894f108&lang.css": () => import('./PublicNews-styles.nhqk16g5.mjs').then(interopDefault)
};
export { styles as default };