feat(serviceworker): Modernize SW dashboard UI and improve service worker backend and server tooling

This commit is contained in:
2025-12-04 14:36:35 +00:00
parent cb429b1f5f
commit ffad23e6cf
6 changed files with 591 additions and 286 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedserver',
version: '7.2.0',
version: '7.3.0',
description: 'A TypeScript-based project for easy serving of static files with support for live reloading, compression, and typed requests.'
}