Fork me on GitHub
#cursive
<
2018-09-04
>
Andreas Liljeqvist11:09:42

@cfleming Are you able to share what % of sales are via resellers? Would be really interesting to know

rnagpal18:09:51

:prep-tasks [["shell" "sh" ".submodule-init"] "javac" "compile"] in cursive fails

rnagpal18:09:35

For me it fails with this command :prep-tasks [["shell" "cp" "index.html" "resources/public"]]

dottedmag21:09:03

How do I debug Specified aliases are undeclared: [:idea]? The alias is right there:

:aliases { ,,,
           :idea {:extra-deps
                  {:com.bhauman/figwheel-main {:mvn/version "0.1.7"}}}
           ,,,}