Skip to content

Commit

Permalink
fix(create-huge-nx): do not filter --workspaces option
Browse files Browse the repository at this point in the history
  • Loading branch information
jogelin committed Feb 5, 2025
1 parent 32b10bf commit 1375d97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/create-huge-nx/bin/create-huge-nx.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ function getInlineArgv(argv: yargs.Arguments<Arguments>): string {
'defaultBase',
'nxCloud',
'interactive',
'workspaces',
// 'skipGit',
// 'commit',
// 'cliName',
Expand Down

0 comments on commit 1375d97

Please sign in to comment.