binary package does not include css
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 250
- Forks
- 102
- Avg merge
- 11d 11h
- Merged PRs (30d)
- 1
Description
when running raco pkg create --binary to create a binary package, the css files that would ordinarily be generated with the scribble documentation are not included. i tried to see if changing what i specified as deps versus build-deps helped, but no combination seemed to affect it
i'm attempting this on the package jen-doc, which can be found on the package index
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 reproducing raco pkg create --binary with the jen-doc package and inspect the generated binary package contents. Trace how Scribble documentation assets are generated and included during binary package creation, including whether deps or build-deps affects the process. Done means the CSS files ordinarily generated with the documentation are present in the binary package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- build-system, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100