Skip to content

Commit b886a7d

Browse files
authored
chore(examples): move the WorkOS content to src (#3972)
1 parent f9c343e commit b886a7d

File tree

20 files changed

+3
-0
lines changed

20 files changed

+3
-0
lines changed

examples/react/start-workos/app.config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ import { defineConfig } from '@tanstack/react-start/config';
22
import tsConfigPaths from 'vite-tsconfig-paths';
33

44
export default defineConfig({
5+
tsr: {
6+
appDirectory: 'src',
7+
},
58
vite: {
69
plugins: [
710
tsConfigPaths({
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)