rescript-zed icon indicating copy to clipboard operation
rescript-zed copied to clipboard

Change server path to be platform-agnostic

Open arafatamim opened this issue 9 months ago • 0 comments

Updated the server path to point to the actual JavaScript file, ensuring compatibility on Windows. The previous path caused issues with execution on non Unix-based systems due to the way bin script generation behaves in Node.js.

arafatamim avatar Mar 30 '25 12:03 arafatamim