BLOG-58 Rewrite frontend with svelte kit #61

Merged
squid merged 15 commits from BLOG-58_rewrite_frontend_with_svelte into main 2025-07-23 05:34:25 +08:00
Showing only changes of commit cefdc94e03 - Show all commits

View File

@ -21,7 +21,7 @@ jobs:
- name: Install node.js - name: Install node.js
uses: actions/setup-node@v4 uses: actions/setup-node@v4
with: with:
node-version: 20 node-version: 22
cache: "pnpm" cache: "pnpm"
cache-dependency-path: frontend/pnpm-lock.yaml cache-dependency-path: frontend/pnpm-lock.yaml