Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Support Vite Task GitHub Actions cache in setup-vp

オープン
#2,013 コメント 3 件 リアクション 1 件 担当者 1 名 GitHub で見る

@KTrain5169 がすでに取り組んでいます。

2026年8月14日 から。

評価

この issue はまだ評価されていません。

説明

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.

主要言語
Rust
スター
5.8k
フォーク
263
平均マージ
1日 3時間
マージ済み PR(30日)
147

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

voidzero-dev/vite-plus のほかの issue

voidzero-dev/vite-plus の issue をすべて見る

似ている issue

Rust の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。