Expand morphir.json used by elm tooling to have sourceDirectories instead of sourceDirectory
Open
Nobody has claimed this yet.
- Dominant language
- Elm
- Stars
- 51
- Forks
- 69
- Avg merge
- 25m
- Merged PRs (30d)
- 1
Description
Sources can actually come from many directories just like in elm.json.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the morphir.json handling and references to sourceDirectory, then compare how source directories are represented in elm.json. The work is done when Elm tooling accepts sourceDirectories for multiple paths and the relevant behavior is covered by the existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elm
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100