nrepl / weasel

ClojureScript browser REPL using WebSockets
The Unlicense
324 stars 35 forks source link

WEASEL-49: Weasel should defer to REPL infrastructure for dealing with upstream deps #50

Closed swannodette closed 9 years ago

swannodette commented 9 years ago

Fixes #49

tomjakubowski commented 9 years ago

Awesome, thanks!

tomjakubowski commented 9 years ago

To anyone using Weasel master: you should also install a patched Piggieback until this PR lands in Piggieback's master:

https://github.com/cemerick/piggieback/pull/46