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

Quick return if there are no require() calls - greatly speeds up parsing #2

Closed maccman closed 13 years ago

maccman commented 13 years ago

Quick return if there are no require() calls - greatly speeds up parsing files like jQuery.