We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa31601 commit 4aaf4ebCopy full SHA for 4aaf4eb
1 file changed
packages/bridge/src/vite/vite.ts
@@ -91,7 +91,6 @@ async function bundle (nuxt: Nuxt, builder: any) {
91
ignored: isIgnored
92
},
93
fs: {
94
- strict: false,
95
allow: [
96
nuxt.options.buildDir,
97
nuxt.options.srcDir,
0 commit comments