Skip to content

Commit

Permalink
Nuxt isn't working right now
Browse files Browse the repository at this point in the history
  • Loading branch information
ghengeveld authored Jul 8, 2024
1 parent e084881 commit ebd965c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/lib/cli/src/initiate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,6 @@ export async function initiate(options: CommandOptions): Promise<void> {
ProjectType.REACT_PROJECT,
ProjectType.NEXTJS,
ProjectType.VUE3,
ProjectType.NUXT,
ProjectType.ANGULAR,
].includes(projectType);

Expand Down

0 comments on commit ebd965c

Please sign in to comment.