We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a4567f commit afe65a0Copy full SHA for afe65a0
script/rhino_repl.clj
@@ -0,0 +1,3 @@
1
+(require '[cljs.repl :as repl])
2
+(require '[cljs.repl.rhino :as rhino])
3
+(repl/repl (rhino/repl-env))
0 commit comments