browserify / detective

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

Allow strict parsing #42

Closed ben-ng closed 9 years ago

ben-ng commented 9 years ago

Detective doesn't throw parse errors, which is really confusing behavior that cannot be overriden.

ben-ng commented 9 years ago

Disregard. That option wasn't even being parsed to acorn anyway.