Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Support Vite Task GitHub Actions cache in setup-vp

Đang mở
#2,013 3 bình luận 1 reaction 1 người được giao Xem trên GitHub

@KTrain5169 đang làm issue này rồi.

Từ ngày 14/8/2026.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

Problem

The GitHub Actions cache guide currently asks users to wire Vite Task cache manually with actions/cache restore and save steps.

That makes every project choose its own cache path and key shape for node_modules/.vite/task-cache. It is easy to get wrong, and users have to repeat the same workflow config in each repository.

Possible direction

Add first-class Vite Task cache support to voidzero-dev/setup-vp.

setup-vp could provide a good default path and cache key for Vite Task, while still allowing projects to opt in and override defaults when needed. This should stay separate from package-manager dependency caching.

Context

Raised during review of #1992. The docs can keep the manual workflow for now, but setup support would make the common case simpler.

Ngôn ngữ chính
Rust
Star
5.8k
Fork
263
Merge trung bình
22 giờ 48 phút
Pull request đã merge (30 ngày)
145

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của voidzero-dev/vite-plus

Tất cả issue của voidzero-dev/vite-plus

Issue tương tự

Thêm issue về Rust

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.