SIGN IN SIGN UP
socketio / socket.io UNCLAIMED

Realtime application framework (Node.JS server)

0 0 0 TypeScript

refactor: expose the ESM build with debug (bis)

This reverts the previous commit ([1]), and expose the ESM build that
includes the debug package on a subpath:

```js
import { io } from "socket.io-client/debug";
```

Reference: https://nodejs.org/api/packages.html#subpath-exports

Related: https://github.com/socketio/socket.io-client/issues/1586

[1]: https://github.com/socketio/socket.io-client/commit/781d753a626d01e675056a2ff4e27f5dd599564f
D
Damien Arrachequesne committed
84ec6cf4278cf1c1ce3e7f660d67f910b94eb3f0
Parent: 630ff41