Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

[ANN] Reforging the ReScript Build System

$
0
0

With TS you can end up with different levels of type safety depending on each packages tsconfig settings. You can even end up with one package failing TSC for errors in another package that doesn’t show any errors internally. There are also different ways to do it, paths or references, and references be a pain to maintain manually so you need something like NX to automate things.


Viewing all articles
Browse latest Browse all 2592

Trending Articles