Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Add Proper Support for Boot #96

Open
azizzaeny opened this issue Aug 23, 2017 · 0 comments
Open

Add Proper Support for Boot #96

azizzaeny opened this issue Aug 23, 2017 · 0 comments

Comments

@azizzaeny
Copy link

  • It Seem Lein Light-table Repl... keep executed, even if we properly connect to boot nrepl
    with
(deftask lt []
  (swap! boot.repl/*default-dependencies*
         concat '[[lein-light-nrepl "0.3.3"]])

  (swap! boot.repl/*default-middleware*
         conj 'lighttable.nrepl.handler/lighttable-ops))

boot lt repl

  • Cannot Eval Build.boot file when connected to nrepl boot, because no proper syntax types support

  • Loading indicator keep spining when use boot repl, i dunno why this is happening

#95

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants