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 5a8965c commit dd18307Copy full SHA for dd18307
shadow-cljs.edn
@@ -14,5 +14,6 @@
14
:ns-regexp "-test$"
15
:devtools {:repl-pprint true}}}
16
17
- :cache-blockers #{lambdaisland.chui.styles}
+ :cache-blockers #{lambdaisland.chui.styles
18
+ lambdaisland.chui.test-data}
19
}
0 commit comments