Hacker News new | ask | show | jobs
by SanderMak 4365 days ago
Love the idea! I tried it by searching for Node's require. It did point me to the right source [1], but the usage examples are all minified and unreadable. Might want to check for a maximum size on the usage examples that are presented.

[1] https://sourcegraph.com/github.com/joyent/node/.CommonJSPack...

1 comments

Ahh, thanks for pointing that out. I just filed that at https://github.com/sourcegraph/sourcegraph.com/issues/151 and we will fix it soon.
I fixed this issue, but it'll take a while to propagate as Sourcegraph rebuilds all libraries that contain minified JS files. Thanks for reporting it.