browserbuild icon indicating copy to clipboard operation
browserbuild copied to clipboard

Conditional documentation

Open yocontra opened this issue 13 years ago • 1 comments

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?

yocontra avatar Aug 18 '12 22:08 yocontra

We just have if node: https://github.com/LearnBoost/browserbuild/blob/master/lib/browserbuild.js#L71

rauchg avatar Aug 19 '12 00:08 rauchg