mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
The dist folder now contains both the default build and a slimmer one, generated without JSON3 (JSON polyfill for IE6/IE7) and debug modules.
3 lines
58 B
JavaScript
3 lines
58 B
JavaScript
|
|
module.exports = function () { return function () {}; };
|