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 d6a8d0b commit 6b45d14Copy full SHA for 6b45d14
src/cache/cache.cljs
@@ -17,7 +17,8 @@
17
"full_page" "FPC"
18
"config_integration_consolidated" "INTEGRATION_CONSOLIDATED"
19
"config_integration_api" "INTEGRATION_API_CONFIG"
20
- "config_integration" "INTEGRATION"} type)
+ "config_integration" "INTEGRATION"
21
+ "hyva_svg" "HYVA_ICONS"} type)
22
(string/upper-case type)))
23
24
(defn- magefile->filetype [file]
0 commit comments