rescript-compiler
rescript-compiler copied to clipboard
Remove redundant space for export js dump
I think this is worth being a part of the v11.1 release. What's the process should be?
There's a pr to generate let instead of var, and fix some issues due to that. It's been left for v12 to minimize the number of changes when upgrading to v11.
The PR is ready for review
Should I retarget it to master?
Yes, please retarget to master. (We'll wait with merging there though until 11.1 is out.)
@cknitt Updated