Skip to content

Commit

Permalink
📝 - Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fhammerschmidt authored and jfrolich committed Jul 19, 2023
1 parent e1a4905 commit 7f63cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Rewatch is an alternative build system for the [Rescript Compiler](https://rescr
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
- [ ] Correctly compile to different formats than `.mjs` (taken from bsconfig)
- [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
Expand Down

0 comments on commit 7f63cf1

Please sign in to comment.