Skip to content

Commit

Permalink
fix: add TanStack packages for SSR transform (#998)
Browse files Browse the repository at this point in the history
  • Loading branch information
dalenguyen committed Apr 4, 2024
1 parent 05b0bef commit 43d8bbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/platform/src/lib/router-plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export function routerPlugin(): Plugin[] {
'apollo-angular/**',
'primeng/**',
'rxfire/**',
'@tanstack/**',
],
},
optimizeDeps: {
Expand Down

0 comments on commit 43d8bbf

Please sign in to comment.