Skip to content

Commit 4aaf4eb

Browse files
committed
fix(vite): enable vite strict mode
1 parent aa31601 commit 4aaf4eb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/bridge/src/vite/vite.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ async function bundle (nuxt: Nuxt, builder: any) {
9191
ignored: isIgnored
9292
},
9393
fs: {
94-
strict: false,
9594
allow: [
9695
nuxt.options.buildDir,
9796
nuxt.options.srcDir,

0 commit comments

Comments
 (0)