mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03:03 -05:00
fix(ebsite): fix link website
This commit is contained in:
@@ -64,7 +64,6 @@ export async function challengeGenerator(tree: Tree, options: Schema) {
|
||||
addTailwind: true,
|
||||
standalone: true,
|
||||
skipTests: true,
|
||||
projectNameAndRootFormat: 'as-provided',
|
||||
});
|
||||
|
||||
generateFiles(tree, join(__dirname, 'files', 'app'), appDirectory, {
|
||||
|
||||
Reference in New Issue
Block a user