Closed l3nz closed 2 years ago
problem
When we call clj -min our scripts it raises a warning. T should be clj -M -m.... see https://clojureverse.org/t/clj-implicit-use-of-clojure-main-with-options-is-deprecated/8450
clj -m
clj -M -m
problem
When we call
clj -m
in our scripts it raises a warning. T should beclj -M -m
.... see https://clojureverse.org/t/clj-implicit-use-of-clojure-main-with-options-is-deprecated/8450