Well unfortunately rescript still builds everything from scratch even when we build before caching node_modules. I also added the lib
folder to the list of cached folders, but it still rebuilds everything. Hmm. I wonder what rescript is using in order to determine cache busting.
↧
How to generate all compiled code in a single folder?
↧