mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
This change allows us to: - reduce the size of the bundle - provide an ESM bundle (for usage in <script type="module">) Related: https://github.com/socketio/socket.io-client/issues/1198