Skip to content

Commit 7e0d74f

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! feat(core, node): portable Express integration
1 parent 1dccf2b commit 7e0d74f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/core/vite.config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,5 @@ export default {
44
...baseConfig,
55
test: {
66
...baseConfig.test,
7-
coverage: {
8-
...baseConfig.test?.coverage,
9-
include: ['src/integrations/express/*'],
10-
},
117
},
128
};

0 commit comments

Comments
 (0)