marigold-dev / marigold-dev/deku
Package our JS stuff in a sane way
Open
Nobody has claimed this yet.
- Dominant language
- OCaml
- Stars
- 82
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
We need:
- support for local development without manually running `npm link`
- to be able to build with nix
Former is probably either yarn workspaces or Lerna.
Second is dream2nix. See #867 for a start.
Contributor guide
No contributing guide indexed for this repository
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 reviewing the current JavaScript package layout and the approach begun in issue #867. Define the packaging changes needed for local development without npm link and for building with Nix; done means both workflows work without manual linking and the project builds successfully with Nix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100