Skip to content

Commit 84ae7fa

Browse files
committed
chore: try fixing electron install
1 parent c5433b3 commit 84ae7fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

e2e/vite-isolation-context-sandbox/vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export default defineConfig({
3131
vite: mergeConfig(commonConfig, {
3232
resolve: {
3333
browserField: false,
34+
conditions: ['node', 'module', 'import', 'require', 'default'],
3435
}
3536
}),
3637
},

0 commit comments

Comments
 (0)