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 3c776af commit fdfb34dCopy full SHA for fdfb34d
examples/benchmark/webpack.config.cjs
@@ -7,6 +7,7 @@ const generateConfig = makeConfig({
7
serverDir: 'dist',
8
babelLoader: {
9
rootMode: 'upward',
10
+ cacheDirectory: false,
11
},
12
});
13
0 commit comments