viossa.net/apps
BarnacleBoy 661cfc8f2e fix: resolve TypeScript compilation errors for build
- Added pinia dependency (was missing from package.json)
- Relocated useMeta.ts from incorrect nested path to correct location
- Renamed route-meta.d.ts to route-meta.ts for module augmentation + exports
- Fixed RouteMeta imports to use vue-router (augmented interface)
- Added isMetaFunction type guard for callable type narrowing
- Simplified OG/twitter tags to static strings (crawlers don't send locale headers)
- Exported MetaConfig from useI18nMeta.ts
- Added robots property to I18nMetaConfig
- Fixed union type property access in drupal-meta.ts with Array.isArray guard
- Fixed definePage import source (unplugin-vue-router/runtime)
- Removed Twitter-specific meta tags (fall back to OG)
2026-05-15 08:58:40 +00:00
..
vdb-backend fix: deployment scripts and index.ts problems 2026-02-05 22:15:23 -05:00
vdn-static fix: resolve TypeScript compilation errors for build 2026-05-15 08:58:40 +00:00