mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-26 07:57:36 +00:00
fix: add downloadServiceStore to knip ignore for stacked PR
The store has no consumers yet — they arrive in follow-up PRs. Follows the existing CustomNodesPanel.vue precedent.
This commit is contained in:
@@ -54,6 +54,7 @@ const config: KnipConfig = {
|
||||
'.github/workflows/ci-oss-assets-validation.yaml',
|
||||
// Pending integration in stacked PR
|
||||
'src/components/sidebar/tabs/nodeLibrary/CustomNodesPanel.vue',
|
||||
'src/platform/downloads/downloadServiceStore.ts',
|
||||
// Marketing media tooling — adopted by pages in a follow-up PR
|
||||
'apps/website/src/components/common/SiteVideo.vue',
|
||||
'apps/website/src/utils/marketingImage.ts',
|
||||
|
||||
Reference in New Issue
Block a user