Closed dwjohnston closed 1 week ago
Addresses #71
dist/esm
dist/cjs
In terms of testing, I ran into issues using the npm link approach - essentially the problem is two versions of React end up existing.
So I copied pasted the compiled CJS over to the reproduction and checked that it works there.
Addresses #71
dist/esm
anddist/cjs
In terms of testing, I ran into issues using the npm link approach - essentially the problem is two versions of React end up existing.
So I copied pasted the compiled CJS over to the reproduction and checked that it works there.