Skip to content

Commit a1ee1e9

Browse files
committed
wire rspackPersistentCache flag
1 parent 183dfef commit a1ee1e9

File tree

1 file changed

+1
-0
lines changed
  • packages/docusaurus/src/webpack

1 file changed

+1
-0
lines changed

packages/docusaurus/src/webpack/base.ts

+1
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ export async function createBaseConfig({
147147
return disabledPersistentCacheValue;
148148
}
149149
}
150+
150151
return {
151152
type: 'filesystem',
152153
name: getCacheName(),

0 commit comments

Comments
 (0)