Files
pwa-player/frontend
dependabot[bot] 26f0f2991d Bump follow-redirects from 1.15.11 to 1.16.0 in /frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.11 to 1.16.0.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.11...v1.16.0)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-version: 1.16.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-15 19:37:21 +00:00
..
2024-08-11 21:55:11 +02:00
2026-03-12 19:20:46 +01:00
2026-03-12 23:01:27 +01:00
2026-03-12 19:20:46 +01:00
2025-05-25 23:41:43 +02:00
2024-08-11 21:55:11 +02:00
2026-03-12 19:20:46 +01:00
2026-03-12 21:39:11 +01:00
2024-08-11 21:55:11 +02:00
2026-03-12 19:20:46 +01:00
2026-03-12 19:20:46 +01:00

pwa-player-frontend

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build