Skip to content

Implement rescript compiler

Lev Kowalski requested to merge lev@rescript-migration into develop

We install the rescript compiler and use it to build the app. The we can gradually convert files to rescript with npx rescript convert <filename> bsb-platform 9 is left in the project to keep ReasonVsCode working

Edited by Lev Kowalski

Merge request reports