Skip to content

Commit dfaf79d

Browse files
committed
add prefetch in console-plugin
1 parent 6fec2a1 commit dfaf79d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/downstream/repos/console-plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ no-prefix-upstream: true
44
components:
55
- name: console-plugin
66
prefetch-input: |-
7-
[{"type": "rpm", "path": ".konflux/rpms"}, {"type": "yarn", "path": "upstream"}]
7+
[{"type": "rpm", "path": ".konflux/rpms"}, {"type": "yarn", "path": "upstream"}, {"type": "npm", "path": ".konflux/npm"}]

0 commit comments

Comments
 (0)