Skip to content

Commit

Permalink
chore: package upgrade and use ppr fallback
Browse files Browse the repository at this point in the history
  • Loading branch information
mwskwong committed Aug 29, 2024
1 parent 024f223 commit 5a01bb5
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 109 deletions.
1 change: 1 addition & 0 deletions next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ const config = {
experimental: {
reactCompiler: true,
ppr: true,
pprFallbacks: true,
optimizePackageImports: ['@mui/joy'],
},
} satisfies NextConfig;
Expand Down
Loading

0 comments on commit 5a01bb5

Please sign in to comment.