Hi, why would I start getting could not find a non empty configuration file to load. looked in the classpath (as a "resource") and on a file system via "conf" system property
when trying lein run
?
Works fine once uberjar'd
Ok, I had to add something into the default, empty config.edn maps for the dev environment..
{}
=> {:prod false}