Skip to content

Commit 84e85ed

Browse files
config: remove old dependency-scheme value
1 parent c1402e9 commit 84e85ed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config.edn

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@
3939
;; :compute-external-file-changes true
4040

4141
;; Approach for linking dependencies
42-
;; :dependency-scheme :zip !! wrong configuration
43-
:dependency-scheme "zipfile"
42+
;; :dependency-scheme "zipfile"
4443

4544
;; generate and analyze stubs for specific namespaces on the project classpath
4645
;; typically for closed source dependencies, e.g. datomic.api

0 commit comments

Comments
 (0)