Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(bundle): restore support for JS modules
This change is needed so the bundle can be used with: ``` <script type="module" src="xxxx/socket.io.js"></script> ``` Related: - socketio/socket.io#3828 - 13b32b3 - 8c08c5d
- Loading branch information