-
Notifications
You must be signed in to change notification settings - Fork 13
Add CI note for Rollup optional dependency recovery #41
Copy link
Copy link
Open
Labels
Stellar WaveIssue proposed for the Drips Stellar Wave programIssue proposed for the Drips Stellar Wave programarea: ciCI and developer toolingCI and developer toolingcomplexity: highExpected high implementation complexityExpected high implementation complexitydocumentationImprovements or additions to documentationImprovements or additions to documentationdrips-candidateCandidate for a Drips Stellar WaveCandidate for a Drips Stellar Wave
Description
Metadata
Metadata
Assignees
Labels
Stellar WaveIssue proposed for the Drips Stellar Wave programIssue proposed for the Drips Stellar Wave programarea: ciCI and developer toolingCI and developer toolingcomplexity: highExpected high implementation complexityExpected high implementation complexitydocumentationImprovements or additions to documentationImprovements or additions to documentationdrips-candidateCandidate for a Drips Stellar WaveCandidate for a Drips Stellar Wave
Goal
Document the known recovery path when Rollup optional native dependency installs fail during local or CI-like runs.
Scope
@rollup/rollup-*-gnumissing.node_modules, reinstall withnpm ci, and rerun build.Acceptance criteria
npm run format:checkpasses.Notes
This is intended as documentation, not a CI redesign.