Update Vite using templates
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 82
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
# 🙋 Feature Request
- As Vite 3 was released, we need to change current templates to the newer version.
- React / Vue / Svelte and Vanilla templates
## 💁 Possible Solution
- Use the Vite command internally as NextJS / NuxtJS templates do
## 💻 Examples
- You can check how NextJS / NuxtJS projects are created: https://github.com/line/create-liff-app/pull/15
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing how the existing NextJS and NuxtJS templates create projects, then inspect the React, Vue, Svelte, and Vanilla template definitions. Update their Vite setup to the newer version and use the internal Vite command as proposed; verify that each template can still be created through the CLI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript, vite
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100