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

Compile and use in ts project

$
0
0

Hey! I don’t think ReScript has a seamless story for building JS libraries.

Additional bundler features can make it possible, but the truth is that finding a good build tool for your library is still a challenge in the entire JS ecosystem.

Some related conv:

And I had a plan for this personally

But none of that is about ReScript. So I opened an issue to track all the improvements needed to solve this issue in purely ReScript, and called it “Library Mode”

Library mode includes everything about it like, improving basic interoperability with Js/Ts projects, generating .d.ts on the fly, publishing dual packages, etc.

It’s also the major milestone for v12.

Take a look and let me know if it’s close to what you want.


Viewing all articles
Browse latest Browse all 1991