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

Fixed bindings that end with *.js

Open sudo97 opened this issue 3 years ago • 0 comments

Unintentionally discovered that imports from react-dom/server.js do not work(was able to easily write my own small binding for this, but this is an easy fix and totally doable). Tested on test-utils as well, same thing

sudo97 avatar May 12 '22 12:05 sudo97