Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged latest improvements from browserify forks #80

Closed
wants to merge 9 commits into from

Conversation

kristianmandrup
Copy link

No description provided.

goto-bus-stop and others added 9 commits February 13, 2018 15:49
If a function expression declares a `require` parameter, its body is not
analyzed for `require()` calls. This is mostly helpful for bundles that
were already browserified, `detective` will ignore the calls to
browser-pack's require runtime.
@goto-bus-stop
Copy link
Member

The token based finder from #73 doesn't support the scope features from #79, so it needs to be updated first. (which will probably be tricky; doing even basic scope analysis on just a token stream is not that easy 😆 )

@bcomnes
Copy link
Member

bcomnes commented May 27, 2022

This appears stale. Closing for now.

@bcomnes bcomnes closed this May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants