You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
Cannot import io from socket.io-client To Reproduce
Use @kellnerd/userscript-bundler to try to bundle import { io } from "socket.io-client"
Please fill the following code example:
Describe the bug
A clear and concise description of what the bug is.
Cannot import io from socket.io-client
To Reproduce
Use @kellnerd/userscript-bundler to try to bundle
import { io } from "socket.io-client"
Please fill the following code example:
Socket.IO server version:
x.y.z
noneServer
Socket.IO client version:
x.y.z
Client
Expected behavior
have the IO object
Platform:
Additional context
Add any other context about the problem here.
no
The text was updated successfully, but these errors were encountered: