Skip to content

Commit

Permalink
✏️ - Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrolich authored Apr 15, 2024
1 parent ed53ab8 commit 80bf2f3
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,7 @@ Rewatch is an alternative build system for the [Rescript Compiler](https://rescr

# Project Status

This project should be considered Alpha Status. Currently used to solve a very specific problem within [Walnut](https://github.com/teamwalnut/). We're open to PR's and other contributions to make this more solid.

- [x] Compile Monorepo's with multiple packages
- [x] Correctly compile to different formats than `.mjs` (taken from bsconfig)
- [ ] Error Handling - we still panic here-and-there, don't expect a super smooth UX
- [ ] Compile Single Package
- [ ] Configure executables - potentially interop with some [Melange](https://github.com/melange-re/melange) / [Bucklescript / ReasonML](https://reasonml.github.io/) subset
This project should be considered in beta status. We run it in production at [Walnut](https://github.com/teamwalnut/). We're open to PR's and other contributions to make it 100% stable in the ReScript toolchain.

# Usage

Expand Down

0 comments on commit 80bf2f3

Please sign in to comment.