Skip to content

Commit

Permalink
Merge branch 'main' into elef/user-870-drop-maxagemaxageminutes-from-…
Browse files Browse the repository at this point in the history
…startverification
  • Loading branch information
panteliselef authored Oct 16, 2024
2 parents 998301c + 7f959a9 commit 0345aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/templates/tanstack-start/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import tsConfigPaths from 'vite-tsconfig-paths'

export default defineConfig({
vite: {
plugins: () => [
plugins: [
tsConfigPaths({
projects: ['./tsconfig.json'],
}),
Expand Down

0 comments on commit 0345aa9

Please sign in to comment.