Skip to content

Commit

Permalink
chore: reset config
Browse files Browse the repository at this point in the history
  • Loading branch information
EchoDex committed Oct 4, 2024
1 parent 1622a7c commit e7f7240
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export default defineConfig({
],
// It should help resolve issues with linking the SDK
//
optimizeDeps: {
exclude: ["@compolabs/spark-orderbook-ts-sdk"],
},
// optimizeDeps: {
// exclude: ["@compolabs/spark-orderbook-ts-sdk"],
// },
});

0 comments on commit e7f7240

Please sign in to comment.