Skip to content

refactor(builder): change clearCache to accept options object - #919

Open
tangkaikk wants to merge 1 commit into
cocos:mainfrom
tangkaikk:refactor/builder-clear-cache-options
Open

refactor(builder): change clearCache to accept options object#919
tangkaikk wants to merge 1 commit into
cocos:mainfrom
tangkaikk:refactor/builder-clear-cache-options

Conversation

@tangkaikk

Copy link
Copy Markdown
Contributor

将 clearCache 参数从 scope 字符串改为 { scope: 'project' | 'global' | 'all' } 对象格式,并提取 ClearCacheOptions 类型;同步更新 lib 转发层、类型导出、
单测与 dts 快照。

将 clearCache 参数从 scope 字符串改为 { scope: 'project' | 'global' | 'all' }
对象格式,并提取 ClearCacheOptions 类型;同步更新 lib 转发层、类型导出、
单测与 dts 快照。

Co-Authored-By: Claude Code <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant