Skip to content

Commit

Permalink
update: development
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinyl-Davyl committed Sep 26, 2024
1 parent 0c7f32e commit 50b5185
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ const viteConfig = defineViteConfig({
plugins: [nodePolyfills(), react()],
optimizeDeps: {
include: ["immer"],
needsInterop: ['@accordproject/template-engine'],
},
});


// https://vitest.dev/config/
const vitestConfig = defineVitestConfig({
test: {
Expand Down

0 comments on commit 50b5185

Please sign in to comment.