We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cache 指令用于配置缓存以加快构建。
cache
仅支持缓存项目构建目录中的文件或文件夹
cache: vendor
cache: - vendor - node_modules