browserify / detective

Find all calls to require() no matter how deeply nested using a proper walk of the AST
Other
414 stars 61 forks source link

adding option to include node for each require in a nodes array #17

Closed thlorenz closed 11 years ago

thlorenz commented 11 years ago

This is useful if you want to know more about the require call than just the argument.