Skip to content

Commit

Permalink
Bring back reverted changes from twentyhq#6621
Browse files Browse the repository at this point in the history
  • Loading branch information
BOHEUS committed Aug 21, 2024
1 parent 2d3fd5e commit 99b5622
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/twenty-front/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,8 @@ export default defineConfig(({ command, mode }) => {
localsConvention: 'camelCaseOnly',
},
},
optimizeDeps: {
exclude: ['@tabler/icons-react'],
},
};
});

0 comments on commit 99b5622

Please sign in to comment.