browserbuild
browserbuild copied to clipboard
Conditional documentation
I see here https://github.com/LearnBoost/engine.io-client/blob/master/lib/transports/websocket.js#L145 you use a comment to tell browserbuild to exclude or include things conditionally. Is there any documentation on this feature?
We just have if node:
https://github.com/LearnBoost/browserbuild/blob/master/lib/browserbuild.js#L71