line / line/create-liff-app

Update Vite using templates

Open
#23 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status: triage
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.