Skip to content

Commit

Permalink
update: development (#108)
Browse files Browse the repository at this point in the history
Signed-off-by: Vinyl-Davyl <[email protected]>
  • Loading branch information
Vinyl-Davyl authored Sep 27, 2024
1 parent 0c7f32e commit 460922f
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 460922f

Please sign in to comment.