Skip to content

Commit

Permalink
optimize ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Janpot committed Jun 5, 2024
1 parent b681c61 commit 343953d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/toolpad-studio/src/server/toolpadAppBuilder.ts
Original file line number Diff line number Diff line change
Expand Up @@ -282,9 +282,8 @@ if (import.meta.hot) {
],
},
server: {
fs: {
allow: [root, path.resolve(currentDirectory, '../../../../')],
cachedChecks: false,
warmup: {
clientFiles: ['virtual:toolpad-files:editor.tsx'],
},
},
optimizeDeps: {
Expand Down

0 comments on commit 343953d

Please sign in to comment.