Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
koenoe committed Dec 6, 2024
1 parent ef6aaef commit 367356b
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 2 deletions.
1 change: 1 addition & 0 deletions next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import getBaseUrl from './src/utils/getBaseUrl';

const nextConfig = {
experimental: {
reactCompiler: true,
staleTimes: {
dynamic: 0, // default is 30
static: 0, // default is 180
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"@typescript-eslint/eslint-plugin": "^7",
"@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"concurrently": "^9.1.0",
"eslint": "^8.57.1",
"eslint-config-next": "15.0.4",
Expand Down
36 changes: 34 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 367356b

Please sign in to comment.