both planck and lumo support a -D option that pulls in a jar from m2, what's the quickest way to add a dep to m2 without needing to write a fake project.clj?
@bfabry boot -d org.clojure/clojurescript:1.9.854
for example
ah, boot, cheers
That's going in the Planck deps page :)