Skip to content

Commit a56e8c0

Browse files
committed
Revert lock file.
1 parent 979d0a4 commit a56e8c0

File tree

2 files changed

+8861
-8327
lines changed

2 files changed

+8861
-8327
lines changed

packages/web/vitest.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const config: UserConfigExport = {
3131
// Don't optimise these packages as they contain web workers and WASM files.
3232
// https://github.com/vitejs/vite/issues/11672#issuecomment-1415820673
3333
exclude: ['@journeyapps/wa-sqlite', '@powersync/web'],
34-
include: ['bson', 'comlink']
34+
include: ['bson']
3535
},
3636
plugins: [wasm(), topLevelAwait()],
3737
test: {

0 commit comments

Comments
 (0)