Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cider-jack-in-clojurescript in doc #3371

Merged
merged 1 commit into from
Jul 15, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/modules/ROOT/pages/cljs/overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ TIP: You can learn more about this difference https://github.com/nrepl/piggiebac
== Dealing with Dependencies

CIDER doesn't handle automatically ClojureScript REPL dependencies when you're doing
`cider-jack-in-clojurescript`. You'll have to configure those manually yourselves
`cider-jack-in-cljs`. You'll have to configure those manually yourselves
as documented in the subsequent sections of this manual.

Actually, CIDER will handle automatically the most important dependency - namely Piggieback.
Expand Down
Loading