chore: replace re-frisk dev preload with local preload
This commit is contained in:
parent
227873d174
commit
306c5fb072
|
@ -58,7 +58,7 @@
|
||||||
:preloads [;; The official recommendation is to
|
:preloads [;; The official recommendation is to
|
||||||
;; load the debugger preload first.
|
;; load the debugger preload first.
|
||||||
flow-storm.api
|
flow-storm.api
|
||||||
re-frisk-remote.preload
|
dev.re-frisk-preload
|
||||||
status-im.setup.schema-preload
|
status-im.setup.schema-preload
|
||||||
;; In order to use component test helpers in the REPL we need to
|
;; In order to use component test helpers in the REPL we need to
|
||||||
;; preload namespaces that are not normally required by
|
;; preload namespaces that are not normally required by
|
||||||
|
|
Loading…
Reference in New Issue