2 Commits

Author SHA1 Message Date
siujamo 4a7c05be87 chore: add 'dist/' to .gitignore 2026-05-08 18:01:00 +08:00
siujamo 76384bb9da feat: warn when dev server listens on a restricted port
If the port assigned to the Vite dev server is categorised as restricted
by browsers (e.g. port 6000), a warning is now displayed in the console
to prevent accessibility issues.
2026-05-08 12:04:41 +08:00