jaredly / jaredly/reprocessing-scripts
No bsb output color
- Dominant language
- OCaml
- Stars
- 65
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
First I want to start by saying thanks for the great project and great contribution to Reason gamedev community. Thank you a lot! ๐๐๐
I'm playing with different "bootstraps" and build systems around reprocessing and right now I'm trying your approach because I've felt in love with `create-react-app` in React world. I noticed that `bsb` output does not have colors. I had PR to `bsb-loader` that was fixing the same issue. It should be as easy as changing `bsb` command depending on platform. It should work without problem on macOS and Linux. Here is original PR I've done: https://github.com/reasonml-community/bs-loader/pull/29. It would be great to know what do you thing about it and if it's easy to implement.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing how the bsb command is invoked and compare it with the referenced bs-loader pull request #29. Verify the platform-specific command behavior on macOS and Linux, then confirm that bsb output includes colors without breaking the existing build flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100