thheller / thheller/shadow-cljs

infer transitive module dependencies

Open
#504 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Clojure
Stars
2.4k
Forks
192
Avg merge
3h 11m
Merged PRs (30d)
1

Description

Currently one must list all transitive dependencies of a module in :depends-on -- transitive deps could be inferred from immediate deps. see: https://clojurians.slack.com/archives/C6N245JGG/p1559812431073100

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating shadow-cljs's handling of module :depends-on declarations and read the linked Clojurians Slack discussion for the intended dependency semantics. Determine how immediate dependencies could provide transitive dependencies, then verify that modules no longer need redundant declarations while preserving correct compilation behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
build-system, compilers
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.