feat: Add systemd service, configure API for proxy deployment, and enhance mobile audio playback with token authentication.

This commit is contained in:
2026-02-03 21:53:41 +08:00
parent 18de86e64f
commit 6c25dd9dd9
9 changed files with 79 additions and 15 deletions

View File

@@ -14,6 +14,7 @@ export default defineConfig({
output: {
manualChunks: {
'react-vendor': ['react', 'react-dom', 'react-router-dom'],
'icons': ['lucide-react'],
'ui-vendor': [
'@radix-ui/react-tabs',
'@radix-ui/react-label',