Skip to content

Commit

Permalink
chore: upgrade Monorepo to Nx 20 and Angular 19 (ARCH-374) (#2958)
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter authored Jan 9, 2025
1 parent 5cb9f4b commit a9bc78d
Show file tree
Hide file tree
Showing 175 changed files with 4,870 additions and 3,930 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,5 @@ target/
vite.config.*.timestamp*

# AWS SAM
.aws-sam
.aws-sam
vitest.config.*.timestamp*
3 changes: 1 addition & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Run formatters and linters against staged git files
pnpm dlx lint-staged --relative

# nx affected --uncommitted --target=lint

# Re-index the staged files after they have been formatted
# git diff --name-only --cached | xargs -l git add
# git diff --name-only --cached | xargs -l git add
33 changes: 0 additions & 33 deletions apps/agora/app-tailwind/.eslintrc.json

This file was deleted.

21 changes: 0 additions & 21 deletions apps/agora/app-tailwind/jest.config.ts

This file was deleted.

94 changes: 0 additions & 94 deletions apps/agora/app-tailwind/project.json

This file was deleted.

Binary file removed apps/agora/app-tailwind/public/favicon.ico
Binary file not shown.
60 changes: 0 additions & 60 deletions apps/agora/app-tailwind/server.ts

This file was deleted.

1 change: 0 additions & 1 deletion apps/agora/app-tailwind/src/app/app.component.html

This file was deleted.

Empty file.
25 changes: 0 additions & 25 deletions apps/agora/app-tailwind/src/app/app.component.spec.ts

This file was deleted.

14 changes: 0 additions & 14 deletions apps/agora/app-tailwind/src/app/app.component.ts

This file was deleted.

9 changes: 0 additions & 9 deletions apps/agora/app-tailwind/src/app/app.config.server.ts

This file was deleted.

12 changes: 0 additions & 12 deletions apps/agora/app-tailwind/src/app/app.config.ts

This file was deleted.

3 changes: 0 additions & 3 deletions apps/agora/app-tailwind/src/app/app.routes.ts

This file was deleted.

Loading

0 comments on commit a9bc78d

Please sign in to comment.