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 50b81b6 commit 80c8cd3Copy full SHA for 80c8cd3
src/content/configuration/cache.mdx
@@ -446,7 +446,6 @@ W> 在具有不同选项的调用之间不要共享缓存。
446
## 在 CI/CD 系统中设置缓存 $#setup-cache-in-cicd-system$
447
448
文件系统缓存允许在 CI 的构建之间共享缓存。为了设置设置缓存:
449
-Filesystem cache allows to share cache between builds in CI. To setup cache:
450
451
- CI 应该有一个在构建之间共享缓存的配置项。
452
- CI 应该在相同的绝对路径中运行任务。这非常重要,因为 webpack 缓存文件存储绝对路径。
0 commit comments