Skip to content

Commit

Permalink
fix: 🧪 trying to fix ct test
Browse files Browse the repository at this point in the history
  • Loading branch information
clairenollet committed Feb 2, 2024
1 parent dd86c4b commit d06249a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/client/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,7 @@ export default defineConfig({
build: {
target: 'ESNext',
},
optimizeDeps: {
entries: ['./cypress/**/*'],
},
})

0 comments on commit d06249a

Please sign in to comment.