issues
search
dan-cooke
/
remix-sse
Server Sent Events (SSE) for the remix framework
Apache License 2.0
78
stars
3
forks
source link
fix: use file instead of barrel of ES6 modules
#13
Closed
dan-cooke
closed
8 months ago
dan-cooke
commented
11 months ago
ES6 modules do not allow directory imports without an experimental node setting, so we will just export the client code from a file called "client" instead