You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Rewatch is an alternative build system for the [Rescript Compiler](https://rescr
11
11
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.
12
12
13
13
-[x] Compile Monorepo's with multiple packages
14
-
-[] Correctly compile to different formats than `.mjs` (taken from bsconfig)
14
+
-[x] Correctly compile to different formats than `.mjs` (taken from bsconfig)
15
15
-[ ] Error Handling - we still panic here-and-there, don't expect a super smooth UX
16
16
-[ ] Compile Single Package
17
17
-[ ] Configure executables - potentially interop with some [Melange](https://github.com/melange-re/melange) / [Bucklescript / ReasonML](https://reasonml.github.io/) subset
0 commit comments