Skip to content

chore(create-rslib): remove git track of auto-generated templates#1460

Merged
Timeless0911 merged 2 commits intomainfrom
remove-templates
Jan 29, 2026
Merged

chore(create-rslib): remove git track of auto-generated templates#1460
Timeless0911 merged 2 commits intomainfrom
remove-templates

Conversation

@Timeless0911
Copy link
Copy Markdown
Contributor

Summary

No need to track auto-generated templates since it is too large now.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings January 29, 2026 06:18
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes auto-generated template files from version control to reduce repository size, as these templates have grown too large to be tracked in Git.

Changes:

  • Removed all template directories and their contents from packages/create-rslib
  • Affected templates span Vue, React, and Node.js configurations with various testing frameworks (Vitest, Storybook, Rstest)
  • Templates covered all combinations of JavaScript/TypeScript and different module formats (ESM, dual)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Timeless0911 Timeless0911 changed the title chore: remove git track of auto-generated templates chore(create-rslib): remove git track of auto-generated templates Jan 29, 2026
@Timeless0911 Timeless0911 merged commit 5b1576b into main Jan 29, 2026
13 checks passed
@Timeless0911 Timeless0911 deleted the remove-templates branch January 29, 2026 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants