Files
TaskPool/web
admin 901de3e340
Build and Deploy / Build and Push Docker Image (push) Successful in 1m53s
fix(ssr): avoid accessing window in EventBusDriver constructor during SSR
- Add window check in EventBusDriver constructor
- Fix original-api.ts localStorage access
- Prevent SSR hydration errors
2026-08-08 03:23:13 +08:00
..
2026-07-26 08:43:52 +08:00

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.