Skip to content

Commit

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

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

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

0 comments on commit 1bd9ebf

Please sign in to comment.