Skip to content

Commit

Permalink
fix(react): patch fix for 88f163e to normalize project name without m…
Browse files Browse the repository at this point in the history
…essing up directory
  • Loading branch information
jaysoo committed Oct 15, 2024
1 parent eccd793 commit ff23fb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/src/generators/host/host.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ export async function hostGeneratorInternal(

const initTask = await applicationGenerator(host, {
...options,
directory: options.appProjectRoot,
name: options.projectName,
// The target use-case is loading remotes as child routes, thus always enable routing.
routing: true,
Expand Down

0 comments on commit ff23fb0

Please sign in to comment.