Skip to content

Commit

Permalink
fix: name
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Jul 14, 2024
1 parent 0bb5ee1 commit e9d23dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/create-rsbuild/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ function logHelpMessage() {

const frameworkAlias: Record<string, string> = {
vue: 'vue3',
'vue-ts': 'vue3-ts',
};

async function getTemplate({ template }: Argv) {
Expand Down

0 comments on commit e9d23dd

Please sign in to comment.